Skip to content

Commit 3d6eab9

Browse files
committedJan 31, 2019
fix: add @vue/component-compiler-utils to dependencies, fix yarn pnp compatibility
1 parent 9a9a707 commit 3d6eab9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎packages/@vue/cli-service/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"@soda/friendly-errors-webpack-plugin": "^1.7.1",
2727
"@vue/cli-overlay": "^3.3.0",
2828
"@vue/cli-shared-utils": "^3.3.0",
29+
"@vue/component-compiler-utils": "^2.5.2",
2930
"@vue/preload-webpack-plugin": "^1.1.0",
3031
"@vue/web-component-wrapper": "^1.2.0",
3132
"acorn": "^6.0.6",

0 commit comments

Comments
 (0)
Please sign in to comment.