fix(package.json): fix private setting to be false

This commit is contained in:
2018-07-03 08:55:09 +02:00
parent 8fcdc5ce44
commit fadf8782df
14 changed files with 533 additions and 957 deletions

View File

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