Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Commit

Permalink
fix: added publish config to make npm package public
Browse files Browse the repository at this point in the history
  • Loading branch information
BerniWittmann committed Mar 21, 2021
1 parent 718244e commit ea2b9bd
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 @@ -45,5 +45,8 @@
"version": "1.1.0",
"dependencies": {
"axios": "^0.21.1"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit ea2b9bd

Please sign in to comment.