Update the rest of the dependencies
Because clearly the previous commit didn't actually update all of them...
This commit is contained in:
parent
1ada06f765
commit
93f2287f01
|
@ -11,14 +11,14 @@
|
|||
"electron-packager": "^15.0.0",
|
||||
"http-server": "^0.12.3",
|
||||
"jasmine-core": "^3.5.0",
|
||||
"jshint": "^2.11.0",
|
||||
"jshint": "^2.11.1",
|
||||
"karma": "^5.1.0",
|
||||
"karma-jasmine": "~3.1",
|
||||
"karma-junit-reporter": "~2.0",
|
||||
"karma-phantomjs-launcher": "^1.0.0",
|
||||
"protractor": "^7.0.0",
|
||||
"shelljs": "^0.8.0",
|
||||
"uglify-js": "^3.6.9"
|
||||
"shelljs": "^0.8.4",
|
||||
"uglify-js": "^3.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "bower install -p",
|
||||
|
|
Loading…
Reference in New Issue