Skip to content

Commit

Permalink
Meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 30, 2021
1 parent 4f8b01f commit 5ed7e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
"scripts": {
"build": "del dist && tsc",
"test": "xo && ava",
"prepublishOnly": "npm run build"
"prepare": "npm run build"
},
"files": [
"dist"
Expand Down

0 comments on commit 5ed7e9b

Please sign in to comment.