Skip to content

Commit dbe9a4f

Browse files
committed
fix package json
1 parent 446d070 commit dbe9a4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "@intlify/eslint-plugin-svelte",
33
"description": "ESLint plugin for internationalization with Svelte",
44
"version": "0.0.1",
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"author": "Yosuke Ota (https://github.com/ota-meshi)",
69
"bugs": {
710
"url": "https://github.com/intlify/eslint-plugin-svelte/issues"

0 commit comments

Comments
 (0)