From 69bd6a03a01c4bb7e07b502d60b859c9d730ad36 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 13 Feb 2019 21:23:03 +0100 Subject: [PATCH] fix(core): update --- npmextra.json | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/npmextra.json b/npmextra.json index faf1761..71b7373 100644 --- a/npmextra.json +++ b/npmextra.json @@ -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": [] } diff --git a/package.json b/package.json index 50e9e12..a082751 100644 --- a/package.json +++ b/package.json @@ -44,4 +44,4 @@ "babelify": "^10.0.0", "gulp": "^4.0.0" } -} +} \ No newline at end of file