File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 1+ # Contributing to Project
2+
3+ All contributions are welcome!
4+
5+ For contributing to this project, please:
6+ * fork the repository to your own account
7+ * clone the repository
8+ * make changes
9+ * submit a pull request with a unit test on ` develop ` branch
Original file line number Diff line number Diff line change 4747 "express-jwt" : " 5.1.0" ,
4848 "express-validation" : " 1.0.1" ,
4949 "express-winston" : " 2.0.0" ,
50- "helmet" : " 2.3 .0" ,
50+ "helmet" : " 3.1 .0" ,
5151 "http-status" : " ^0.2.0" ,
5252 "joi" : " 9.2.0" ,
5353 "jsonwebtoken" : " 7.1.9" ,
5454 "method-override" : " ^2.3.5" ,
55- "mongoose" : " 4.6.5 " ,
55+ "mongoose" : " 4.6.6 " ,
5656 "morgan" : " 1.7.0" ,
57- "winston" : " 2.2 .0"
57+ "winston" : " 2.3 .0"
5858 },
5959 "devDependencies" : {
6060 "babel-cli" : " 6.18.0" ,
6767 "coveralls" : " ^2.11.6" ,
6868 "cz-conventional-changelog" : " 1.2.0" ,
6969 "del" : " ^2.2.0" ,
70- "eslint" : " 3.8.1 " ,
70+ "eslint" : " 3.9.0 " ,
7171 "eslint-config-airbnb-base" : " 7.1.0" ,
7272 "eslint-plugin-import" : " 1.16.0" ,
7373 "eslint-watch" : " 2.1.14" ,
8383 "mocha" : " 3.1.2" ,
8484 "run-sequence" : " ^1.1.5" ,
8585 "supertest" : " 2.0.1" ,
86- "supertest-as-promised" : " 4.0.1 " ,
86+ "supertest-as-promised" : " 4.0.2 " ,
8787 "validate-commit-msg" : " ^2.6.1"
8888 },
8989 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments