Skip to content

Commit

Permalink
chore: lock pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Moore committed Apr 14, 2022
1 parent 11c443f commit f7da7de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"spa.d.ts",
"dist/"
],
"packageManager": "[email protected]",
"scripts": {
"build": "pnpm run build:index && pnpm run build:spa",
"build:index": "esbuild src/index.ts --bundle --format=esm --target=es2020 --outfile=dist/index.js --minify",
Expand Down

0 comments on commit f7da7de

Please sign in to comment.