Update deps

This commit is contained in:
Igor Zhukov 2018-12-01 00:30:49 +04:00
parent e6650c5f2e
commit ba01736e7d

View File

@ -45,7 +45,7 @@
"homepage": "http://zhukov.github.io/webogram",
"devDependencies": {
"del": "^1.2.0",
"event-stream": "^3.1.0",
"event-stream": "~3.1.0",
"gulp": "^3.9.0",
"gulp-angular-templatecache": "^1.1.0",
"gulp-concat": "^2.1.7",
@ -74,7 +74,7 @@
"karma-phantomjs-launcher": "^1.0.2",
"phantomjs-prebuilt": "^2.1.14",
"run-sequence": "^1.0.2",
"st": "^0.5.2",
"st": ">=1.2.2",
"sw-precache": "^3.2.0"
},
"standard": {