Skip to content

Commit 4b09793

Browse files
authored
fix: update typescript version constraint (#20)
1 parent cb88574 commit 4b09793

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"husky": "^9.1.7",
4141
"knip": "^5.40.0",
4242
"lint-staged": "^16.0.0",
43-
"typescript": "~5.8.3",
43+
"typescript": "^5.8.3",
4444
"unocss": "^66.3.3",
4545
"vite": "^7.0.4"
4646
},

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)