fix(core): update

This commit is contained in:
2019-03-26 12:07:12 +01:00
parent 5138219563
commit 25c0deb3f3
7 changed files with 57 additions and 49 deletions

View File

@@ -4,5 +4,15 @@
"npmts"
],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartpromise",
"shortDescription": "simple promises and Deferred constructs",
"npmPackagename": "@pushrocks/smartpromise",
"license": "MIT"
}
}
}