fix(core): update

This commit is contained in:
Philipp Kunz 2019-02-13 21:23:03 +01:00
parent 56b675dbbf
commit 69bd6a03a0
2 changed files with 11 additions and 1 deletions

View File

@ -1,4 +1,14 @@
{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "gulp-browser",
"shortDescription": "browserify and other goodies for gulp",
"npmPackagename": "@pushrocks/gulp-browser",
"license": "MIT"
}
},
"npmci": {
"npmGlobalTools": []
}

View File

@ -44,4 +44,4 @@
"babelify": "^10.0.0",
"gulp": "^4.0.0"
}
}
}