We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd3ef8 commit c22e308Copy full SHA for c22e308
1 file changed
package.json
@@ -6,7 +6,7 @@
6
"license": "MIT",
7
"main": "src/app.ts",
8
"type": "module",
9
- "packageManager": "pnpm@11.11.0",
+ "packageManager": "pnpm@11.14.0",
10
"scripts": {
11
"build": "esbuild src/app.ts --sourcemap --platform=neutral --bundle --packages=external --outfile=dist/app.js",
12
"build:dev": "pnpm build --sourcemap=inline",
0 commit comments