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

View File

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