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 23, 2019
1 parent 49045a2 commit ea8931a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,20 @@
"font-awesome": "^4.7.0",
"jquery": "^3.4.1",
"lodash": "^4.17.11",
"js-url": "^2.3.0",
"moment": "^2.24.0",
"url": "^0.11.0"
},
"engines": {
"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,8 +71,8 @@
"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"
}
}
}

0 comments on commit ea8931a

Please sign in to comment.