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:
parent
b76958f07b
commit
d2f866c27c
@ -92,6 +92,7 @@
|
|||||||
"webpack": "^3.10.0",
|
"webpack": "^3.10.0",
|
||||||
"webpack-bundle-analyzer": "^2.9.0",
|
"webpack-bundle-analyzer": "^2.9.0",
|
||||||
"webpack-cleanup-plugin": "^0.5.1",
|
"webpack-cleanup-plugin": "^0.5.1",
|
||||||
|
"angular-mocks": "^1.6.6",
|
||||||
"webpack-merge": "^4.1.0",
|
"webpack-merge": "^4.1.0",
|
||||||
"zone.js": "^0.7.2"
|
"zone.js": "^0.7.2"
|
||||||
},
|
},
|
||||||
@ -125,7 +126,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "^1.6.6",
|
"angular": "^1.6.6",
|
||||||
"angular-bindonce": "^0.3.1",
|
"angular-bindonce": "^0.3.1",
|
||||||
"angular-mocks": "^1.6.6",
|
|
||||||
"angular-native-dragdrop": "^1.2.2",
|
"angular-native-dragdrop": "^1.2.2",
|
||||||
"angular-route": "^1.6.6",
|
"angular-route": "^1.6.6",
|
||||||
"angular-sanitize": "^1.6.6",
|
"angular-sanitize": "^1.6.6",
|
||||||
|
Loading…
Reference in New Issue
Block a user