Skip to content

Commit

Permalink
fix: add publish config public
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcust committed Aug 30, 2023
1 parent 51ad2ff commit 03e195c
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 @@ -3,6 +3,9 @@
"version": "2.0.2",
"description": "Keyboard Shortcuts registration and Keybindings management",
"private": false,
"publishConfig": {
"access": "public"
},
"main": "dist/build.js",
"scripts": {
"lint": "eslint --ext .js, src",
Expand Down

0 comments on commit 03e195c

Please sign in to comment.