Skip to content

Commit

Permalink
#190 Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed May 14, 2019
1 parent 88081f2 commit e6ca9b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"node": ">=0.12.0"
},
"devDependencies": {
"babel-eslint": "^8.2.1",
"babel-plugin-angularjs-annotate": "^0.5.3",
"assets-webpack-plugin": "^3.4.0",
"autoprefixer": "^6.5.0",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.1",
"babel-loader": "^6.2.5",
"babel-plugin-angularjs-annotate": "^0.5.3",
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2017": "^6.24.1",
"babel-preset-stage-1": "^6.24.1",
Expand All @@ -70,7 +70,7 @@
"postcss-loader": "^0.13.0",
"sass-loader": "^4.0.2",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"url-loader": "^0.5.9",
"webpack": "^3.5.0",
"webpack-dev-server": "^2.2.0"
}
Expand Down

0 comments on commit e6ca9b8

Please sign in to comment.