Skip to content

Commit dcc7175

Browse files
committed
fix: global type conflict, lock vitest version for now
1 parent 1010320 commit dcc7175

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"vite-plugin-vue-layouts": "^0.5.0",
5252
"vite-plugin-windicss": "^1.6.3",
5353
"vite-ssg": "^0.17.7",
54-
"vitest": "^0.2.1",
54+
"vitest": "0.1.27",
5555
"vue-tsc": "^0.31.1"
5656
}
5757
}

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)