fix(core): update

This commit is contained in:
2019-09-10 07:26:50 +02:00
parent 71a1cde491
commit f572603e04
5 changed files with 86 additions and 64 deletions

View File

@@ -5,5 +5,15 @@
},
"npmdocker": {
"command": "rm -r node_modules && yarn install && yarn test"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartrx",
"shortDescription": "smart wrapper for rxjs",
"npmPackagename": "@pushrocks/smartrx",
"license": "MIT"
}
}
}
}