Skip to content

Commit

Permalink
feat: added publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
mbret committed Aug 20, 2024
1 parent d5c1bcd commit 91e0b7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/enhancer-gestures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"private": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"exports": {
".": {
"import": "./dist/index.js",
Expand Down

0 comments on commit 91e0b7b

Please sign in to comment.