1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-30 08:21:15 +02:00

Updating devs

This commit is contained in:
Antonio Laguna
2017-05-29 07:39:42 +02:00
parent 891396ef52
commit 0e2a4a9587

View File

@@ -35,12 +35,12 @@
"babel-loader": "^7.0.0",
"babel-preset-env": "^1.5.1",
"babel-preset-es2015": "^6.24.1",
"css-loader": "^0.28.2",
"css-loader": "^0.28.3",
"eslint": "^3.19.0",
"eslint-loader": "^1.7.1",
"eslint-plugin-jest": "^20.0.3",
"extract-text-webpack-plugin": "^2.1.0",
"jest": "^20.0.3",
"jest": "^20.0.4",
"node-sass": "^4.5.3",
"npm-run-all": "^4.0.2",
"postcss-loader": "^2.0.5",
@@ -49,7 +49,7 @@
"simulant": "^0.2.2",
"smart-banner-webpack-plugin": "^3.0.1",
"style-loader": "^0.18.1",
"webpack": "^2.6.0",
"webpack": "^2.6.1",
"webpack-dev-server": "^2.4.5"
},
"scripts": {