Skip to content

Commit

Permalink
Add publishConfig to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marklundin committed Jul 19, 2024
1 parent 819b070 commit 6a26f8d
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 @@ -17,5 +17,8 @@
},
"scripts": {
"test": "mocha test/**/*.test.js --timeout 10000"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 6a26f8d

Please sign in to comment.