diff options
| -rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json index 0a53ccd4..57c85dfc 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,10 @@ "version": "1.2.0-snapshot", "cdnVersion": "1.2.0rc1", "codename": "barehand-atomspliting", + "repository": { + "type": "git", + "url": "https://github.com/angular/angular.js.git" + }, "devDependencies": { "grunt": "0.4.0", "bower": "1.2.0", |
