mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
Merge pull request #7184 from simnv/git-via-https
Use HTTPS instead of git to download tether-drop package
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@
|
||||
"sinon": "1.17.6",
|
||||
"systemjs-builder": "^0.15.34",
|
||||
"tether": "^1.4.0",
|
||||
"tether-drop": "git://github.com/torkelo/drop",
|
||||
"tether-drop": "https://github.com/torkelo/drop",
|
||||
"tslint": "^4.0.2",
|
||||
"typescript": "^2.1.4",
|
||||
"virtual-scroll": "^1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user