Skip to content

Commit bb4e45f

Browse files
authored
chore: bump packageManager version (#40)
1 parent 4f1698e commit bb4e45f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"engines": {
1414
"node": ">=16.0.0"
1515
},
16-
"packageManager": "pnpm@8.3.0",
16+
"packageManager": "pnpm@8.6.1",
1717
"scripts": {
1818
"build": "esbuild --bundle index.js --format=cjs --platform=node --outfile=create.cjs",
1919
"build:playground": "node scripts/build-playground.mjs",

pnpm-lock.yaml

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)