Skip to content

Commit ee4c650

Browse files
authored
chore: Remove extraneous git+ form url (#5357)
1 parent 0d3d462 commit ee4c650

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

packages/Samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
18+
"url": "https://github.com/streetsidesoftware/cspell.git",
1919
"directory": "packages/Samples"
2020
}
2121
}

packages/cspell-bundled-dicts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"repository": {
3232
"type": "git",
33-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
33+
"url": "https://github.com/streetsidesoftware/cspell.git",
3434
"directory": "packages/cspell-bundled-dicts"
3535
},
3636
"keywords": [

packages/cspell-code-snippets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
18+
"url": "https://github.com/streetsidesoftware/cspell.git",
1919
"directory": "packages/cspell-code-snippets"
2020
},
2121
"keywords": [

packages/cspell-config-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"repository": {
3939
"type": "git",
40-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
40+
"url": "https://github.com/streetsidesoftware/cspell.git",
4141
"directory": "packages/cspell-config-lib"
4242
},
4343
"bugs": {

packages/cspell-dictionary/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"repository": {
3333
"type": "git",
34-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
34+
"url": "https://github.com/streetsidesoftware/cspell.git",
3535
"directory": "packages/cspell-dictionary"
3636
},
3737
"keywords": [

packages/cspell-eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"repository": {
6565
"type": "git",
66-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
66+
"url": "https://github.com/streetsidesoftware/cspell.git",
6767
"directory": "packages/cspell-eslint-plugin"
6868
},
6969
"bugs": {

packages/cspell-gitignore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"repository": {
4545
"type": "git",
46-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
46+
"url": "https://github.com/streetsidesoftware/cspell.git",
4747
"directory": "packages/cspell-gitignore"
4848
},
4949
"bugs": {

packages/cspell-glob/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"repository": {
4242
"type": "git",
43-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
43+
"url": "https://github.com/streetsidesoftware/cspell.git",
4444
"directory": "packages/cspell-glob"
4545
},
4646
"bugs": {

packages/cspell-grammar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"repository": {
7373
"type": "git",
74-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
74+
"url": "https://github.com/streetsidesoftware/cspell.git",
7575
"directory": "packages/cspell-grammar"
7676
},
7777
"bugs": {

packages/cspell-io/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"repository": {
3434
"type": "git",
35-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
35+
"url": "https://github.com/streetsidesoftware/cspell.git",
3636
"directory": "packages/cspell-io"
3737
},
3838
"keywords": [

packages/cspell-json-reporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"repository": {
3333
"type": "git",
34-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
34+
"url": "https://github.com/streetsidesoftware/cspell.git",
3535
"directory": "packages/cspell-json-reporter"
3636
},
3737
"scripts": {

packages/cspell-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"repository": {
4040
"type": "git",
41-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
41+
"url": "https://github.com/streetsidesoftware/cspell.git",
4242
"directory": "packages/cspell-lib"
4343
},
4444
"keywords": [

packages/cspell-pipe/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
},
106106
"repository": {
107107
"type": "git",
108-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
108+
"url": "https://github.com/streetsidesoftware/cspell.git",
109109
"directory": "packages/cspell-pipe"
110110
},
111111
"bugs": {

packages/cspell-resolver/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"repository": {
4242
"type": "git",
43-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
43+
"url": "https://github.com/streetsidesoftware/cspell.git",
4444
"directory": "packages/cspell-resolver"
4545
},
4646
"bugs": {

packages/cspell-service-bus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"repository": {
4545
"type": "git",
46-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
46+
"url": "https://github.com/streetsidesoftware/cspell.git",
4747
"directory": "packages/cspell-service-bus"
4848
},
4949
"bugs": {

packages/cspell-strong-weak-map/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"repository": {
4848
"type": "git",
49-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
49+
"url": "https://github.com/streetsidesoftware/cspell.git",
5050
"directory": "packages/cspell-strong-weak-map"
5151
},
5252
"bugs": {

packages/cspell-tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"repository": {
2626
"type": "git",
27-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
27+
"url": "https://github.com/streetsidesoftware/cspell.git",
2828
"directory": "packages/cspell-tools"
2929
},
3030
"keywords": [

packages/cspell-trie-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"repository": {
3636
"type": "git",
37-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
37+
"url": "https://github.com/streetsidesoftware/cspell.git",
3838
"directory": "packages/cspell-trie-lib"
3939
},
4040
"keywords": [

packages/cspell-trie/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"repository": {
2929
"type": "git",
30-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
30+
"url": "https://github.com/streetsidesoftware/cspell.git",
3131
"directory": "packages/cspell-trie"
3232
},
3333
"keywords": [

packages/cspell-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"repository": {
6464
"type": "git",
65-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
65+
"url": "https://github.com/streetsidesoftware/cspell.git",
6666
"directory": "packages/cspell-types"
6767
},
6868
"files": [

packages/cspell/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"repository": {
6363
"type": "git",
64-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
64+
"url": "https://github.com/streetsidesoftware/cspell.git",
6565
"directory": "packages/cspell"
6666
},
6767
"keywords": [

packages/dynamic-import/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"repository": {
5050
"type": "git",
51-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
51+
"url": "https://github.com/streetsidesoftware/cspell.git",
5252
"directory": "packages/dynamic-import"
5353
},
5454
"bugs": {

packages/hunspell-reader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"repository": {
3333
"type": "git",
34-
"url": "git+https://github.com/streetsidesoftware/cspell.git",
34+
"url": "https://github.com/streetsidesoftware/cspell.git",
3535
"directory": "packages/hunspell-reader"
3636
},
3737
"keywords": [

scripts/update-package-json.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ async function updatePackageJson(pkgFile) {
1313

1414
const repository = {
1515
type: 'git',
16-
url: 'git+https://github.com/streetsidesoftware/cspell.git',
16+
url: 'https://github.com/streetsidesoftware/cspell.git',
1717
directory,
1818
};
1919

0 commit comments

Comments
 (0)