Skip to content

Commit 23485ab

Browse files
authored
Merge pull request angular#1 from eliperelman/link-package-to-repo
Link package on npm to GitHub repo
2 parents d649587 + 2588412 commit 23485ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
"branchVersion": "^1.6.0",
55
"branchPattern": "1.6.*",
66
"distTag": "previous_1_6",
7+
"homepage": "https://github.com/elastic/angular.js",
78
"repository": {
89
"type": "git",
9-
"url": "https://github.com/angular/angular.js.git"
10+
"url": "https://github.com/elastic/angular.js.git"
1011
},
1112
"scripts": {
1213
"commit": "git-cz",

0 commit comments

Comments
 (0)