Skip to content

Commit

Permalink
2023-08-15T09:58:30.127Z
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Aug 15, 2023
1 parent 1cc01f6 commit 018e82d
Show file tree
Hide file tree
Showing 200 changed files with 26 additions and 6 deletions.
24 changes: 22 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Matt Pocock <[email protected]>",
"license": "GPL",
"devDependencies": {
"@total-typescript/exercise-cli": "^0.2.2",
"@total-typescript/exercise-cli": "^0.3.0",
"cross-fetch": "^3.1.5",
"jsdom": "^21.1.1",
"prettier": "^2.8.7",
Expand Down Expand Up @@ -196,7 +196,27 @@
"e-036": "tt-cli run 036",
"s-036": "tt-cli run 036 --solution",
"e-037": "tt-cli run 037",
"s-037": "tt-cli run 037 --solution"
"s-037": "tt-cli run 037 --solution",
"e-011": "tt-cli run 011",
"s-011": "tt-cli run 011 --solution",
"e-012": "tt-cli run 012",
"s-012": "tt-cli run 012 --solution",
"e-013": "tt-cli run 013",
"s-013": "tt-cli run 013 --solution",
"e-014": "tt-cli run 014",
"s-014": "tt-cli run 014 --solution",
"e-015": "tt-cli run 015",
"s-015": "tt-cli run 015 --solution",
"e-016": "tt-cli run 016",
"s-016": "tt-cli run 016 --solution",
"e-017": "tt-cli run 017",
"s-017": "tt-cli run 017 --solution",
"e-018": "tt-cli run 018",
"s-018": "tt-cli run 018 --solution",
"e-019": "tt-cli run 019",
"s-019": "tt-cli run 019 --solution",
"e-021": "tt-cli run 021",
"s-021": "tt-cli run 021 --solution"
},
"dependencies": {
"@tanstack/react-query": "^4.29.12",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.

0 comments on commit 018e82d

Please sign in to comment.