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 699ae23 commit 5b6425cCopy full SHA for 5b6425c
.prototools
@@ -1,2 +1,2 @@
1
-pnpm = "10.19.0"
+pnpm = "10.20.0"
2
node = "22.17.1"
package.json
@@ -3,7 +3,7 @@
3
"version": "2.0.1",
4
"description": "Cooklang parsers and utilities",
5
"author": "Thomas Lamant <tom@tmlmt.com>",
6
- "packageManager": "pnpm@10.19.0",
+ "packageManager": "pnpm@10.20.0",
7
"type": "module",
8
"main": "dist/index.cjs",
9
"module": "dist/index.js",
0 commit comments