1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-22 12:53:23 +02:00

Updating deps

This commit is contained in:
Antonio Laguna
2017-03-30 09:18:53 +02:00
parent 14aaa18c57
commit 2384a57254

View File

@@ -34,11 +34,11 @@
"babel-preset-env": "^1.2.2",
"babel-preset-es2015": "^6.24.0",
"eslint": "^3.18.0",
"eslint-loader": "^1.6.3",
"eslint-loader": "^1.7.0",
"npm-run-all": "^4.0.2",
"rimraf": "^2.6.1",
"smart-banner-webpack-plugin": "^3.0.1",
"webpack": "^2.3.1",
"webpack": "^2.3.2",
"webpack-dev-server": "^2.4.2"
},
"scripts": {