Skip to content

Commit 955f04c

Browse files
committed
chore: fix test
1 parent 5759fd9 commit 955f04c

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-reactivity-function",
33
"version": "1.0.0",
4-
"packageManager": "pnpm@9.1.3",
4+
"packageManager": "pnpm@10.8.0",
55
"description": "Reactivity function.",
66
"type": "module",
77
"keywords": [
@@ -77,6 +77,7 @@
7777
},
7878
"dependencies": {
7979
"@babel/parser": "^7.27.0",
80+
"@babel/plugin-transform-typescript": "^7.27.0",
8081
"@babel/traverse": "^7.27.0",
8182
"@vue-macros/common": "3.0.0-beta.8",
8283
"ts-macro": "^0.1.25",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)