Skip to content

Commit

Permalink
fix: added missing publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
prisis committed Sep 28, 2023
1 parent 8bdc8be commit f00ea9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -112,6 +112,10 @@
"engines": {
"node": ">=18 || >=20.6.1"
},
"publishConfig": {
"access": "public",
"provenance": true
},
"anolilab": {
"eslint-config": {
"plugin": {},
Expand Down

0 comments on commit f00ea9a

Please sign in to comment.