Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

Commit 06b82ae

Browse files
committed
feat: package should be public
1 parent a772e46 commit 06b82ae

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
@@ -51,5 +51,8 @@
5151
"commitizen": {
5252
"path": "./node_modules/cz-conventional-changelog"
5353
}
54+
},
55+
"publishConfig": {
56+
"access": "public"
5457
}
5558
}

0 commit comments

Comments
 (0)