Skip to content

Commit

Permalink
add publishConfig to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Feb 14, 2023
1 parent fe9ca22 commit d73361a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,9 @@
},
"engines": {
"node": "^16.13.0 || >=18.12.0"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}

0 comments on commit d73361a

Please sign in to comment.