3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00

moved angular-mocks out of dependencies

This commit is contained in:
Torkel Ödegaard 2018-01-10 14:29:19 +01:00
parent b76958f07b
commit d2f866c27c

View File

@ -92,6 +92,7 @@
"webpack": "^3.10.0",
"webpack-bundle-analyzer": "^2.9.0",
"webpack-cleanup-plugin": "^0.5.1",
"angular-mocks": "^1.6.6",
"webpack-merge": "^4.1.0",
"zone.js": "^0.7.2"
},
@ -125,7 +126,6 @@
"dependencies": {
"angular": "^1.6.6",
"angular-bindonce": "^0.3.1",
"angular-mocks": "^1.6.6",
"angular-native-dragdrop": "^1.2.2",
"angular-route": "^1.6.6",
"angular-sanitize": "^1.6.6",