Skip to content

Commit 45a8548

Browse files
committed
fix: change package.json
1 parent aa88bf6 commit 45a8548

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"prepare": "npm link adminforth",
99
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/"
1010
},
11+
"publishConfig": {
12+
"access": "public"
13+
},
1114
"repository": {
1215
"type": "git",
1316
"url": "https://github.com/devforth/adminforth-inline-create.git"

0 commit comments

Comments
 (0)