Skip to content

Commit

Permalink
Publish to public npm
Browse files Browse the repository at this point in the history
  • Loading branch information
azz committed Feb 2, 2022
1 parent cf1d7e5 commit 34f000a
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 @@ -7,6 +7,9 @@
"src/*.js",
"!src/*.spec.js"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"test": "yarn format:check && jest",
"dev": "jest --watch",
Expand Down

0 comments on commit 34f000a

Please sign in to comment.