fix(npm): package distribution

This commit is contained in:
2018-07-08 22:30:21 +02:00
parent 698d5927cc
commit 8e8e2c7bd6
7 changed files with 548 additions and 109 deletions

View File

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