Skip to content

Commit 4329892

Browse files
committed
build: added public access for publish
1 parent 6a353a2 commit 4329892

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/vue2/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@
101101
"peerDependencies": {
102102
"vue": "<3"
103103
},
104+
"publishConfig": {
105+
"access": "public"
106+
},
104107
"dependencies": {
105108
"@tsparticles/engine": "^3.0.2",
106109
"vue-class-component": "^7.2.6",

0 commit comments

Comments
 (0)