Skip to content

Commit

Permalink
fix: set public access for npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Zuev committed Jan 20, 2022
1 parent e9ecf16 commit a68360d
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 @@ -72,5 +72,8 @@
},
"engines": {
"node": ">=10.0.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit a68360d

Please # to comment.