Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
dhowe committed Nov 16, 2023
1 parent 0b289ae commit 42ee139
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "rm -rf dist/ && npx tsup",
"types": "npx tsc",
"pub": "./npnb/source/cli.js --no-release-draft patch",
"prepub": "npm upgrade && npm version patch && npm run build"
"prepub": "npm upgrade && && npm ls && npm version patch && npm run build"
},
"main": "dist/rita.js",
"exports": {
Expand Down

0 comments on commit 42ee139

Please sign in to comment.