chore: add "homepage" property to package.json

closes #1038
This commit is contained in:
Fintan Kearney 2016-04-01 15:48:10 -03:00 committed by Ward Bell
parent 7bfb0fb838
commit 45bc6ed844
1 changed files with 2 additions and 1 deletions

View File

@ -71,5 +71,6 @@
}, },
"dependencies": { "dependencies": {
"jstransformer-marked": "^1.0.1" "jstransformer-marked": "^1.0.1"
} },
"homepage": "http://angular.io/"
} }