Skip to content

Commit 888bcae

Browse files
committed
Attempted fix for zod tutorial not working
1 parent daf24fa commit 888bcae

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

package.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,7 @@
3939
"e-09": "tt-cli run 09",
4040
"s-09": "tt-cli run 09 --solution",
4141
"e-10": "tt-cli run 10",
42-
"s-10": "tt-cli run 10 --solution",
43-
"e-11": "tt-cli run 11",
44-
"s-11": "tt-cli run 11 --solution",
45-
"e-12": "tt-cli run 12",
46-
"s-12": "tt-cli run 12 --solution",
47-
"e-13": "tt-cli run 13",
48-
"s-13": "tt-cli run 13 --solution",
49-
"e-14": "tt-cli run 14",
50-
"s-14": "tt-cli run 14 --solution"
42+
"s-10": "tt-cli run 10 --solution"
5143
},
5244
"dependencies": {
5345
"zod": "^3.23.8"

0 commit comments

Comments
 (0)