fix tether-drop dependency after moving Grafana to webpack

This commit is contained in:
Alexander Zobnin
2017-10-11 20:04:49 +03:00
parent 2bf984c16b
commit 630dd17659
9 changed files with 70 additions and 14 deletions

View File

@@ -42,7 +42,8 @@
"moment": "~2.14.1",
"prunk": "~1.2.1",
"q": "~1.4.1",
"sinon-chai": "~2.8.0"
"sinon-chai": "~2.8.0",
"tether-drop": "^1.4.2"
},
"dependencies": {
"lodash": "~4.0.0"