Skip to content

Commit 7fff32c

Browse files
author
Corentin Poupry
committed
fix: fix what the previous commit had to fix
1 parent 89b2e17 commit 7fff32c

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

.releaserc

Lines changed: 0 additions & 5 deletions
This file was deleted.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"url": "https://github.com/hershel/plugin/issues"
2727
},
2828
"homepage": "https://github.com/hershel/plugin#readme",
29+
"publishConfig": {
30+
"access": "public"
31+
},
2932
"peerDependencies": {
3033
"hershel": ">= 1.0.3"
3134
},

0 commit comments

Comments
 (0)