Skip to content

Commit

Permalink
build: Setting npm publish to public (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
brewdente authored Jan 11, 2024
1 parent ac2ca32 commit a5bdbf8
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
@@ -1,6 +1,9 @@
{
"name": "@mparticle/aquarium",
"version": "1.1.1",
"publishConfig": {
"access": "public"
},
"main": "dist/aquarium.mjs",
"files": [
"dist"
Expand Down

0 comments on commit a5bdbf8

Please sign in to comment.