Skip to content

Commit 37e4270

Browse files
chore: normalize package.json (#4700)
1 parent d5290e3 commit 37e4270

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "webpack-cli-monorepo",
3+
"version": "",
34
"private": true,
45
"description": "CLI for webpack & friends",
56
"keywords": [
@@ -12,7 +13,7 @@
1213
],
1314
"repository": {
1415
"type": "git",
15-
"url": "https://github.com/webpack/webpack-cli.git"
16+
"url": "git+https://github.com/webpack/webpack-cli.git"
1617
},
1718
"funding": {
1819
"type": "opencollective",

0 commit comments

Comments
 (0)