Skip to content

Commit 1731d99

Browse files
committed
fix(language-tools): correct the package selector
1 parent f7f310c commit 1731d99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/language-tools.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ export async function test(options: RunOptions) {
1010
beforeBuild: `pnpm dedupe --registry=${REGISTRY_ADDRESS}`,
1111
build: 'build',
1212
test: 'test',
13+
overrideVueVersion: '@^3.5',
1314
})
1415
}

0 commit comments

Comments
 (0)