Skip to content

Commit

Permalink
Update homepage in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospassos committed Mar 23, 2020
1 parent 401adfa commit 544c163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bugs": {
"url": "https://github.com/croct-tech/plug-js/issues"
},
"homepage": "https://github.com/croct-tech/plug-js#readme",
"homepage": "https://github.com/croct-tech/plug-js",
"scripts": {
"validate": "tsc --noEmit",
"lint": "eslint 'src/**/*.ts' 'test/**/*.ts'",
Expand Down

0 comments on commit 544c163

Please sign in to comment.