add access level for npm

This commit is contained in:
Philipp Kunz 2018-04-29 16:21:00 +02:00
parent 912063b9a8
commit 0e4467e324

View File

@ -10,7 +10,8 @@
],
"npmGlobalTools": [
"npmts"
]
],
"npmAccessLevel": "public"
},
"npmdocker":{
"baseImage":"hosttoday/ht-docker-node:npmci",