Skip to content

Commit

Permalink
build: fixed public access
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobruni committed Dec 26, 2023
1 parent 68f121e commit d294f3a
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 @@ -24,6 +24,9 @@
"version": "node ./scripts/postversion.js && git add src/block.json && git add readme.txt && git add wordpress-particles.php",
"prepack": "pnpm run build"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@tsparticles/all": "^3.0.2",
"@tsparticles/basic": "^3.0.2",
Expand Down

0 comments on commit d294f3a

Please sign in to comment.