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 1
1
language : node_js
2
2
node_js :
3
3
- " 4.6"
4
- - " 6.7 "
4
+ - " 6.8 "
5
5
services :
6
6
- mongodb
7
7
cache :
Original file line number Diff line number Diff line change 7
7
"private" : false ,
8
8
"engines" : {
9
9
"node" : " 4.4.x" ,
10
- "npm" : " 3.9 .x"
10
+ "npm" : " 2.15 .x"
11
11
},
12
12
"scripts" : {
13
13
"start" : " gulp serve" ,
49
49
"express-winston" : " 2.0.0" ,
50
50
"helmet" : " 2.3.0" ,
51
51
"http-status" : " ^0.2.0" ,
52
- "joi" : " 9.1.1 " ,
52
+ "joi" : " 9.2.0 " ,
53
53
"jsonwebtoken" : " 7.1.9" ,
54
54
"method-override" : " ^2.3.5" ,
55
- "mongoose" : " 4.6.3 " ,
55
+ "mongoose" : " 4.6.4 " ,
56
56
"morgan" : " 1.7.0" ,
57
57
"winston" : " 2.2.0"
58
58
},
67
67
"coveralls" : " ^2.11.6" ,
68
68
"cz-conventional-changelog" : " 1.2.0" ,
69
69
"del" : " ^2.2.0" ,
70
- "eslint" : " 3.8.0 " ,
70
+ "eslint" : " 3.8.1 " ,
71
71
"eslint-config-airbnb-base" : " 7.1.0" ,
72
72
"eslint-plugin-import" : " 1.16.0" ,
73
73
"eslint-watch" : " 2.1.14" ,
You can’t perform that action at this time.
0 commit comments