Skip to content

Commit 6778c27

Browse files
committed
chore: Removes unused deps
1 parent 988ff1b commit 6778c27

File tree

2 files changed

+14
-496
lines changed

2 files changed

+14
-496
lines changed

package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
"src",
3535
"README.md",
3636
"LICENSE",
37-
"package.json",
38-
"wasm"
37+
"package.json"
3938
],
4039
"dependencies": {
4140
"@taskless/loader": "^0.0.25",
@@ -62,7 +61,6 @@
6261
"prettier": "^3.2.5",
6362
"shx": "^0.3.4",
6463
"syncpack": "^12.3.2",
65-
"ts-to-zod": "^3.15.0",
6664
"tsx": "^4.16.5",
6765
"type-fest": "^4.23.0",
6866
"typescript": "^5.4.5",

0 commit comments

Comments
 (0)