Skip to content

Commit

Permalink
%! try & fix publishing: avoid npm script name publish
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbepple committed Mar 22, 2024
1 parent 7bf3c62 commit a6f4d22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -7,8 +7,7 @@
"lint": "xo",
"lint-fix": "xo --fix",
"test": "mocha --require esm",
"build": "unbuild",
"publish": "np --no-cleanup"
"build": "unbuild"
},
"dependencies": {
"ramda": "^0.26.1"
Expand Down

0 comments on commit a6f4d22

Please sign in to comment.