File tree Expand file tree Collapse file tree 2 files changed +8
-12
lines changed
Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,11 @@ branches:
33 only :
44 - master
55node_js :
6+ - " 12"
67 - " 10"
7- - " 9"
88 - " 8"
9- - " 7"
109 - " 6"
11- - " 5"
1210 - " 4"
13- - " 0.12"
14- - " 0.10"
1511before_install :
1612 - cp config.js.example config.js
1713script :
Original file line number Diff line number Diff line change 3131 "filesize" : " ^3.1.0" ,
3232 "fs.extra" : " ~1.3.2" ,
3333 "gamedig" : " 0.2.25" ,
34- "jquery" : " ^3.2.1 " ,
34+ "jquery" : " ^3.5.0 " ,
3535 "jquery.iframe-transport" : " ^1.0.0" ,
3636 "ladda" : " 1.0.5" ,
3737 "lodash" : " ^4.17.10" ,
4141 "serve-static" : " ^1.12.1" ,
4242 "slugify" : " ^1.1.0" ,
4343 "socket.io" : " ^1.0.4" ,
44- "steam-workshop" : " 0.0.2 " ,
44+ "steam-workshop" : " 0.0.4 " ,
4545 "style-loader" : " 0.13.1" ,
4646 "sweetalert" : " ^1.1.3" ,
4747 "underscore" : " ^1.9.1" ,
5252 "winser" : " ^1.0.2"
5353 },
5454 "devDependencies" : {
55- "mocha" : " ~3 .2.0" ,
56- "should" : " ~ 13.0.1 " ,
57- "standard" : " ^14.3.1 " ,
58- "supertest" : " ^2 .0.1 " ,
59- "timekeeper" : " 0.0.5 "
55+ "mocha" : " ^5 .2.0" ,
56+ "should" : " ^ 13.2.3 " ,
57+ "standard" : " ^14.3.3 " ,
58+ "supertest" : " ^4 .0.2 " ,
59+ "timekeeper" : " ^2.2.0 "
6060 }
6161}
You can’t perform that action at this time.
0 commit comments