Skip to content

Commit

Permalink
fix: make sure the package can be published
Browse files Browse the repository at this point in the history
Signed-off-by: Berend Sliedrecht <[email protected]>
  • Loading branch information
berendsliedrecht committed Jun 14, 2024
1 parent 782c67e commit 3da8e1b
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 @@ -12,6 +12,9 @@
"url": "https://github.com/animo/askar-webcrypto/issues",
"email": "[email protected]"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "tsc",
"format": "biome format .",
Expand Down

0 comments on commit 3da8e1b

Please sign in to comment.