Skip to content

Commit

Permalink
Add repository and homepage to package.json (#5)
Browse files Browse the repository at this point in the history
* Add repository and homepage to package.json

* fix typo
  • Loading branch information
7rulnik authored and jantimon committed Oct 16, 2019
1 parent 1c546f4 commit 468dbc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
"main": "./index.js",
"author": "Jan Nicklas",
"license": "MIT",
"repository": "jantimon/cpuprofile-webpack-plugin",
"homepage": "https://github.com/jantimon/cpuprofile-webpack-plugin#cpuprofile-webpack-plugin",
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down

0 comments on commit 468dbc1

Please sign in to comment.