Upgrades.

This commit is contained in:
Alexis Lahouze 2017-07-10 00:55:25 +02:00
parent cae86d3014
commit 4abe5092ec
1 changed files with 3 additions and 3 deletions

View File

@ -30,15 +30,15 @@
"ngtemplate-loader": "^2.0.0",
"style-loader": "^0.18.2",
"url-loader": "^0.5.8",
"webpack": "^2.6.1",
"webpack-dev-server": "2.4.5"
"webpack": "^3.1.0",
"webpack-dev-server": "^2.5.1"
},
"dependencies": {
"angular": "^1.6",
"angular-http-auth": "^1.5",
"angular-messages": "^1.6",
"angular-resource": "^1.6",
"angular-route": "^1.6",
"angular-route": "^1.6.5",
"angular-strap": "^2.3.12",
"angular-ui-notification": "^0.3",
"base64util": "^1.0.2",