File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
33 - " 4.6"
4- - " 6.7 "
4+ - " 6.8 "
55services :
66 - mongodb
77cache :
Original file line number Diff line number Diff line change 77 "private" : false ,
88 "engines" : {
99 "node" : " 4.4.x" ,
10- "npm" : " 3.9 .x"
10+ "npm" : " 2.15 .x"
1111 },
1212 "scripts" : {
1313 "start" : " gulp serve" ,
4949 "express-winston" : " 2.0.0" ,
5050 "helmet" : " 2.3.0" ,
5151 "http-status" : " ^0.2.0" ,
52- "joi" : " 9.1.1 " ,
52+ "joi" : " 9.2.0 " ,
5353 "jsonwebtoken" : " 7.1.9" ,
5454 "method-override" : " ^2.3.5" ,
55- "mongoose" : " 4.6.3 " ,
55+ "mongoose" : " 4.6.4 " ,
5656 "morgan" : " 1.7.0" ,
5757 "winston" : " 2.2.0"
5858 },
6767 "coveralls" : " ^2.11.6" ,
6868 "cz-conventional-changelog" : " 1.2.0" ,
6969 "del" : " ^2.2.0" ,
70- "eslint" : " 3.8.0 " ,
70+ "eslint" : " 3.8.1 " ,
7171 "eslint-config-airbnb-base" : " 7.1.0" ,
7272 "eslint-plugin-import" : " 1.16.0" ,
7373 "eslint-watch" : " 2.1.14" ,
You can’t perform that action at this time.
0 commit comments