Skip to content

Commit dd3fc3b

Browse files
committed
build: added missing publishConfig
1 parent dfb9487 commit dd3fc3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/jquery/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@
101101
}
102102
],
103103
"prettier": "@tsparticles/prettier-config",
104+
"publishConfig": {
105+
"access": "public"
106+
},
104107
"peerDependencies": {
105108
"jquery": "^3.7.1"
106109
},

0 commit comments

Comments
 (0)