Skip to content

Commit 935b03d

Browse files
committed
chore(package): set npm access option to public
1 parent 68a240b commit 935b03d

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
@@ -121,5 +121,8 @@
121121
"typeahead/filename",
122122
"typeahead/testname"
123123
]
124+
},
125+
"publishConfig": {
126+
"access": "public"
124127
}
125128
}

0 commit comments

Comments
 (0)