Skip to content

Commit de6d3fa

Browse files
squash!
1 parent 7c5f7cc commit de6d3fa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,11 @@
1919
},
2020
"type": "module",
2121
"scripts": {
22-
"Document": "Document 'Source/**/*.ts'",
2322
"prepublishOnly": "Build 'Source/**/*.ts'"
2423
},
2524
"devDependencies": {
2625
"@cloudflare/workers-types": "4.20240620.0",
27-
"@playform/build": "0.0.11",
28-
"@playform/document": "0.0.11"
26+
"@playform/build": "0.0.11"
2927
},
3028
"publishConfig": {
3129
"access": "public"

0 commit comments

Comments
 (0)