Skip to content

Commit baf15e4

Browse files
committed
fix: vue-output-target wants jest too
1 parent 0bfd8fc commit baf15e4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

packages/vue-output-target/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@types/node": "^18.0.0",
43+
"jest": "^27.0.0",
4344
"rollup": "^4.14.3",
4445
"typescript": "~5.0.0"
4546
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)