diff options
| -rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json index dbe3d990..3abda2d6 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,10 @@ "version": "1.0.8-snapshot", "cdnVersion": "1.0.6", "codename": "bubble-burst", + "repository": { + "type": "git", + "url": "https://github.com/angular/angular.js.git" + }, "devDependencies": { "grunt": "0.4.0", "grunt-contrib-clean": "0.4.0", |
