Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Corner committed Feb 3, 2024
1 parent 66e9bb1 commit 41696de
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 @@ -9,7 +9,7 @@
"engines": {
"node": ">=10"
},
"packageManager": "^[email protected]",
"packageManager": "[email protected]",
"scripts": {
"build": "pnpm run clean && tsc --project ./tsconfig.production.json && pnpm run copy-files",
"clean": "rimraf dist",
Expand Down

0 comments on commit 41696de

Please sign in to comment.