Skip to content

Commit

Permalink
TS beekeeper project has constrained package manager tool to the pnpm…
Browse files Browse the repository at this point in the history
…@9.0.6
  • Loading branch information
vogel76 committed May 10, 2024
1 parent f55c5c6 commit c65bfce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions programs/beekeeper/beekeeper_wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "dist/bundle/web.js",
"type": "module",
"private": false,
"packageManager": "[email protected]",
"scripts": {
"prebuild": "cd ../../.. && husky install programs/beekeeper/beekeeper_wasm/.husky",
"build": "tsc",
Expand Down

0 comments on commit c65bfce

Please sign in to comment.