update ng-annotate loader, move it to devDependencies

This commit is contained in:
Alexander Shepelin 2017-06-19 22:59:55 +03:00
parent 45f448e0d1
commit 0217d419d1

View File

@ -48,8 +48,6 @@
"moment": "^2.15.2",
"mousetrap": "^1.6.0",
"mustache": "^2.2.1",
"ng-annotate": "^1.2.1",
"ng-annotate-loader": "^0.2.0",
"pace-progress": "git+https://github.com/getredash/pace.git",
"pivottable": "^2.3.0",
"plotly.js": "1.26.1",
@ -71,6 +69,7 @@
"extract-text-webpack-plugin": "^2.1.2",
"file-loader": "^0.9.0",
"html-webpack-plugin": "^2.24.0",
"ng-annotate-loader": "^0.6.1",
"raw-loader": "^0.5.1",
"sass-loader": "^6.0.6",
"url-loader": "^0.5.9",