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 d591c18 commit 908e1c1Copy full SHA for 908e1c1
package.json
@@ -26,5 +26,5 @@
26
"clean:all": "nx run-many --target=clean --all --parallel=1",
27
"release": "pnpm build:all && pnpm publish -r"
28
},
29
- "packageManager": "pnpm@8.15.9"
+ "packageManager": "pnpm@9.9.0"
30
}
0 commit comments