fix(package): npm access level is now public

This commit is contained in:
Philipp Kunz 2018-08-31 01:14:46 +02:00
parent 545e792751
commit bd4de83e83

View File

@ -1,6 +1,7 @@
{ {
"npmci": { "npmci": {
"globalNpmTools": [] "globalNpmTools": [],
"npmAccessLevel": "public"
}, },
"npmts": { "npmts": {
"testConfig": { "testConfig": {