Skip to content

Commit f00ea9a

Browse files
committed
fix: added missing publishConfig
1 parent 8bdc8be commit f00ea9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@
112112
"engines": {
113113
"node": ">=18 || >=20.6.1"
114114
},
115+
"publishConfig": {
116+
"access": "public",
117+
"provenance": true
118+
},
115119
"anolilab": {
116120
"eslint-config": {
117121
"plugin": {},

0 commit comments

Comments
 (0)