fix(CI): accessLevel

This commit is contained in:
2018-08-11 00:29:16 +02:00
parent fafc757930
commit 79af6c4a68
2 changed files with 7 additions and 2 deletions

5
npmextra.json Normal file
View File

@@ -0,0 +1,5 @@
{
"npmci": {
"npmAccessLevel": "public"
}
}