Skip to content

Commit a75242e

Browse files
committed
chore(deps): nohoist vue package
1 parent e40cc7a commit a75242e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: package.json

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"packages": [
1010
"packages/*",
1111
"e2e/**"
12+
],
13+
"nohoist": [
14+
"**/vue"
1215
]
1316
},
1417
"scripts": {

0 commit comments

Comments
 (0)