Skip to content

Commit e6265ee

Browse files
chore: Use stricter Typescript version
This ensures CI uses similar version so that @types/node does not break
1 parent 72fa47a commit e6265ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rimraf": "^3.0.2",
6767
"rollup": "^2.78.1",
6868
"swiftlint": "^1.0.2",
69-
"typescript": "^5.4.2"
69+
"typescript": "~5.7.2"
7070
},
7171
"peerDependencies": {
7272
"@capacitor/core": ">=7.0.0"

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)