Skip to content

Commit ad1b6aa

Browse files
committed
run npm pkg fix
1 parent 5e0957f commit ad1b6aa

File tree

83 files changed

+83
-83
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+83
-83
lines changed

cli/csstools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/cli/csstools-cli#readme",
104104
"repository": {
105105
"type": "git",
106-
"url": "https://github.com/csstools/postcss-plugins.git",
106+
"url": "git+https://github.com/csstools/postcss-plugins.git",
107107
"directory": "cli/csstools-cli"
108108
},
109109
"volta": {

experimental/css-has-pseudo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/experimental/css-has-pseudo#readme",
6363
"repository": {
6464
"type": "git",
65-
"url": "https://github.com/csstools/postcss-plugins.git",
65+
"url": "git+https://github.com/csstools/postcss-plugins.git",
6666
"directory": "experimental/css-has-pseudo"
6767
},
6868
"bugs": "https://github.com/csstools/postcss-plugins/issues",

experimental/postcss-gradient-stop-increments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradient-stop-increments#readme",
7070
"repository": {
7171
"type": "git",
72-
"url": "https://github.com/csstools/postcss-plugins.git",
72+
"url": "git+https://github.com/csstools/postcss-plugins.git",
7373
"directory": "experimental/postcss-gradient-stop-increments"
7474
},
7575
"bugs": "https://github.com/csstools/postcss-plugins/issues",

experimental/postcss-nesting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting#readme",
5656
"repository": {
5757
"type": "git",
58-
"url": "https://github.com/csstools/postcss-plugins.git",
58+
"url": "git+https://github.com/csstools/postcss-plugins.git",
5959
"directory": "plugins/postcss-nesting"
6060
},
6161
"bugs": "https://github.com/csstools/postcss-plugins/issues",

packages/base-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"repository": {
4747
"type": "git",
48-
"url": "https://github.com/csstools/postcss-plugins.git",
48+
"url": "git+https://github.com/csstools/postcss-plugins.git",
4949
"directory": "packages/base-cli"
5050
},
5151
"volta": {

packages/cascade-layer-name-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/packages/cascade-layer-name-parser#readme",
6464
"repository": {
6565
"type": "git",
66-
"url": "https://github.com/csstools/postcss-plugins.git",
66+
"url": "git+https://github.com/csstools/postcss-plugins.git",
6767
"directory": "packages/cascade-layer-name-parser"
6868
},
6969
"bugs": "https://github.com/csstools/postcss-plugins/issues",

packages/color-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers#readme",
6060
"repository": {
6161
"type": "git",
62-
"url": "https://github.com/csstools/postcss-plugins.git",
62+
"url": "git+https://github.com/csstools/postcss-plugins.git",
6363
"directory": "packages/color-helpers"
6464
},
6565
"bugs": "https://github.com/csstools/postcss-plugins/issues",

packages/css-calc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc#readme",
6363
"repository": {
6464
"type": "git",
65-
"url": "https://github.com/csstools/postcss-plugins.git",
65+
"url": "git+https://github.com/csstools/postcss-plugins.git",
6666
"directory": "packages/css-calc"
6767
},
6868
"bugs": "https://github.com/csstools/postcss-plugins/issues",

packages/css-color-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser#readme",
6767
"repository": {
6868
"type": "git",
69-
"url": "https://github.com/csstools/postcss-plugins.git",
69+
"url": "git+https://github.com/csstools/postcss-plugins.git",
7070
"directory": "packages/css-color-parser"
7171
},
7272
"bugs": "https://github.com/csstools/postcss-plugins/issues",

packages/css-parser-algorithms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms#readme",
6363
"repository": {
6464
"type": "git",
65-
"url": "https://github.com/csstools/postcss-plugins.git",
65+
"url": "git+https://github.com/csstools/postcss-plugins.git",
6666
"directory": "packages/css-parser-algorithms"
6767
},
6868
"bugs": "https://github.com/csstools/postcss-plugins/issues",

0 commit comments

Comments
 (0)