We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcf623b + aef8e3d commit 16e7531Copy full SHA for 16e7531
1 file changed
package.json
@@ -34,11 +34,12 @@
34
"@biomejs/backend-jsonrpc": "1.6.4",
35
"@biomejs/js-api": "nightly",
36
"@biomejs/wasm-nodejs": "1.6.4",
37
- "@playform/pipe": "0.0.1",
+ "@playform/pipe": "0.0.2",
38
"deepmerge-ts": "5.1.0"
39
},
40
"devDependencies": {
41
- "@playform/build": "0.0.4",
+ "@playform/build": "0.0.5",
42
+ "@playform/document": "0.0.6",
43
"astro": "4.5.16"
44
45
"publishConfig": {
0 commit comments