Merge pull request #4200 from grafana/mattttt-patch-1

Update repo in package.json to point to official
This commit is contained in:
Carl Bergquist 2016-03-01 08:15:57 +01:00
commit 4e6c1335d5

View File

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