We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf24fa commit 888bcaeCopy full SHA for 888bcae
package.json
@@ -39,15 +39,7 @@
39
"e-09": "tt-cli run 09",
40
"s-09": "tt-cli run 09 --solution",
41
"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"
+ "s-10": "tt-cli run 10 --solution"
51
},
52
"dependencies": {
53
"zod": "^3.23.8"
0 commit comments