Skip to content

Commit 82ab316

Browse files
committed
chore: bump vue-codemod to work around a npm hoisting bug
The new version no longer requires `@vue/compiler-sfc` as a dependency
1 parent bef2375 commit 82ab316

File tree

2 files changed

+154
-141
lines changed

2 files changed

+154
-141
lines changed

packages/@vue/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"strip-ansi": "^6.0.0",
5959
"validate-npm-package-name": "^3.0.0",
6060
"vue": "^2.6.11",
61-
"vue-codemod": "^0.0.4",
61+
"vue-codemod": "^0.0.5",
6262
"yaml-front-matter": "^3.4.1"
6363
},
6464
"engines": {

0 commit comments

Comments
 (0)