Skip to content

Commit 263d153

Browse files
fix vue-tsc version
1 parent 3d8c3c5 commit 263d153

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

apps/demos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"testcafe": "3.7.2",
153153
"testcafe-reporter-spec-time": "4.0.0",
154154
"ts-node": "10.9.2",
155-
"vue-tsc": "^3.0.6"
155+
"vue-tsc": "3.0.6"
156156
},
157157
"scripts": {
158158
"test": "jest --coverage --runInBand",

pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)