Skip to content

Commit

Permalink
Revert "Pin typescript version to 4.8.0"
Browse files Browse the repository at this point in the history
This reverts commit ea61b3d.
  • Loading branch information
MikMuellerDev committed Sep 3, 2022
1 parent a6243c9 commit b29fecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"svelte": "^3.46.4",
"svelte-preprocess": "^4.10.4",
"tslib": "^2.3.1",
"typescript": "4.7.0",
"typescript": "^4.6.3",
"vite": "^3.0.0"
},
"dependencies": {
Expand Down

0 comments on commit b29fecb

Please sign in to comment.