fix(core): update

This commit is contained in:
2019-06-19 11:04:44 +02:00
parent 99bb05ee51
commit 36099654b4
2 changed files with 9 additions and 3 deletions

View File

@@ -9,5 +9,10 @@
"license": "MIT"
}
},
"npmci": {}
"npmci": {
"dockerRegistries": [
"docker.io",
"registry.gitlab.com"
]
}
}