Skip to content

Commit

Permalink
chore: small changes to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RIP21 committed Apr 19, 2020
1 parent 5c7cef6 commit c39aaad
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 @@ -26,7 +26,7 @@
"clean": "rimraf lib",
"build": "yarn build:esm && npm run build:cjs",
"postbuild": "node copyPackageJsonAndReadme.js",
"prepublish": "yarn clean && yarn build",
"postinstall": "yarn clean && yarn build",
"release": "np --contents lib"
},
"peerDependencies": {
Expand Down

0 comments on commit c39aaad

Please sign in to comment.