Skip to content

Commit

Permalink
fix: set npm access to public
Browse files Browse the repository at this point in the history
  • Loading branch information
redbeard0091 committed Jul 15, 2024
1 parent 54bd46d commit 487d7c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
},
"homepage": "https://www.wertarbyte.com/products/updateHive",
"private": false,
"publishConfig": {
"access": "public"
},
"version": "1.0.0",
"type": "module",
"main": "dist/updatehive-react.umd.js",
Expand Down

0 comments on commit 487d7c2

Please sign in to comment.