Skip to content

Commit

Permalink
Upgraded TT CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Dec 7, 2023
1 parent 8fd19b8 commit 56af433
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
158 changes: 79 additions & 79 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"author": "Matt Pocock <mattpocockvoice@gmail.com>",
"license": "GPL",
"devDependencies": {
"@total-typescript/exercise-cli": "^0.5.0",
"@total-typescript/exercise-cli": "^0.5.1",
"@types/node": "^18.6.5",
"@types/react": "^18.0.27",
"cross-fetch": "^3.1.5",
"jsdom": "^21.1.1",
"prettier": "^2.8.7",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vite-tsconfig-paths": "^4.0.7",
"vitest": "^1.0.1"
"vitest": "^1.0.2"
},
"scripts": {
"exercise": "tt-cli run",
Expand Down

0 comments on commit 56af433

Please sign in to comment.