Update repo in package.json to point to official

This commit is contained in:
Matt Toback
2016-03-01 11:25:54 +08:00
parent 5d5f5cd9a6
commit efe25db40f

View File

@@ -7,7 +7,7 @@
"version": "3.0.0-pre1",
"repository": {
"type": "git",
"url": "http://github.com/torkelo/grafana.git"
"url": "http://github.com/grafana/grafana.git"
},
"devDependencies": {
"angular2": "2.0.0-beta.0",