Skip to content

Commit

Permalink
chore(scripts): use prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranayub committed Jul 17, 2020
1 parent 2e63bf0 commit ea1123c
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 @@ -15,7 +15,7 @@
"start": "npm link && nodemon",
"semantic-release": "semantic-release",
"docs": "typedoc",
"prepublish": "npx copyfiles -s package.json dist"
"prepare": "npx copyfiles -s package.json dist"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ea1123c

Please sign in to comment.