fix(npmextra): adjust access level

This commit is contained in:
Philipp Kunz 2019-01-30 10:55:51 +01:00
parent fc292d83b9
commit 69380a2dbc

View File

@ -1,6 +1,7 @@
{ {
"gitzone": {}, "gitzone": {},
"npmci": { "npmci": {
"npmGlobalTools": [] "npmGlobalTools": [],
"npmAccessLevel": "public"
} }
} }