Skip to content

Commit

Permalink
Attempted fix for zod tutorial not working
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Feb 17, 2025
1 parent daf24fa commit 888bcae
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,7 @@
"e-09": "tt-cli run 09",
"s-09": "tt-cli run 09 --solution",
"e-10": "tt-cli run 10",
"s-10": "tt-cli run 10 --solution",
"e-11": "tt-cli run 11",
"s-11": "tt-cli run 11 --solution",
"e-12": "tt-cli run 12",
"s-12": "tt-cli run 12 --solution",
"e-13": "tt-cli run 13",
"s-13": "tt-cli run 13 --solution",
"e-14": "tt-cli run 14",
"s-14": "tt-cli run 14 --solution"
"s-10": "tt-cli run 10 --solution"
},
"dependencies": {
"zod": "^3.23.8"
Expand Down

0 comments on commit 888bcae

Please sign in to comment.