Skip to content

Commit

Permalink
restore the new ts version after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard committed Aug 26, 2024
1 parent 18598f8 commit 5ca7a36
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 37 deletions.
91 changes: 56 additions & 35 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@
"tailwindcss": "~3.4.10",
"ts-jest": "~29.2.5",
"typedoc": "~0.26.6",
"typescript": "~5.4.5",
"vite": "~5.5.4"
"typescript": "~5.5.4",
"vite": "~5.3.5"
},
"lint-staged": {
"*.{js,cjs,mjs,ts,cts,mts}": [
Expand Down

0 comments on commit 5ca7a36

Please sign in to comment.