We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package.json
1 parent d5290e3 commit 37e4270Copy full SHA for 37e4270
1 file changed
package.json
@@ -1,5 +1,6 @@
1
{
2
"name": "webpack-cli-monorepo",
3
+ "version": "",
4
"private": true,
5
"description": "CLI for webpack & friends",
6
"keywords": [
@@ -12,7 +13,7 @@
12
13
],
14
"repository": {
15
"type": "git",
- "url": "https://github.com/webpack/webpack-cli.git"
16
+ "url": "git+https://github.com/webpack/webpack-cli.git"
17
},
18
"funding": {
19
"type": "opencollective",
0 commit comments