diff --git a/package.json b/package.json index 157c6dbf24d..e9e606e363f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "webpack-cli-monorepo", + "version": "", "private": true, "description": "CLI for webpack & friends", "keywords": [ @@ -12,7 +13,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/webpack/webpack-cli.git" + "url": "git+https://github.com/webpack/webpack-cli.git" }, "funding": { "type": "opencollective",