Skip to content

Commit

Permalink
feat(release): Update release and npm usage
Browse files Browse the repository at this point in the history
  • Loading branch information
negoziator committed Oct 8, 2023
1 parent 0eb5662 commit 12838c8
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 @@
"lint": "npx eslint --no-cache .",
"type-check": "tsc",
"test": "tsx tests",
"prepack": "npm build && clean-pkg-json"
"prepack": "npm run build && clean-pkg-json"
},
"dependencies": {
"@dqbd/tiktoken": "^1.0.2"
Expand Down

0 comments on commit 12838c8

Please sign in to comment.