fix(core): update

This commit is contained in:
2019-06-04 13:59:54 +02:00
parent 4c001f5270
commit 2e851cbabc
9 changed files with 329 additions and 112 deletions

View File

@ -1,7 +1,16 @@
{
"npmci": {
"npmGlobalTools": [
],
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartchok",
"shortDescription": "smart wrapper for chokidar",
"npmPackagename": "@pushrocks/smartchokidar",
"license": "MIT"
}
}
}
}