Skip to content

Commit 045d1db

Browse files
committed
configure pnpm as packageManager
1 parent 429437b commit 045d1db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"build:dev": "wasm-pack build --target nodejs --dev",
1919
"build": "./scripts/build.sh",
2020
"test": "wasm-pack test --node --lib"
21-
}
21+
},
22+
"packageManager": "pnpm@10.24.0"
2223
}

0 commit comments

Comments
 (0)