Skip to content

Commit 0c51501

Browse files
authored
Run npm pkg fix on all packages (#8079)
1 parent 1494c4b commit 0c51501

File tree

55 files changed

+107
-56
lines changed

Some content is hidden

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

55 files changed

+107
-56
lines changed

.changeset/thick-eagles-collect.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
'@firebase/analytics-interop-types': patch
3+
'@firebase/app-check-interop-types': patch
4+
'@firebase/messaging-interop-types': patch
5+
'@firebase/installations-compat': patch
6+
'@firebase/remote-config-compat': patch
7+
'@firebase/installations-types': patch
8+
'@firebase/remote-config-types': patch
9+
'@firebase/auth-interop-types': patch
10+
'@firebase/performance-compat': patch
11+
'@firebase/rules-unit-testing': patch
12+
'@firebase/webchannel-wrapper': patch
13+
'@firebase/performance-types': patch
14+
'@firebase/analytics-compat': patch
15+
'@firebase/app-check-compat': patch
16+
'@firebase/firestore-compat': patch
17+
'@firebase/functions-compat': patch
18+
'@firebase/messaging-compat': patch
19+
'@firebase/analytics-types': patch
20+
'@firebase/app-check-types': patch
21+
'@firebase/database-compat': patch
22+
'@firebase/firestore-types': patch
23+
'@firebase/functions-types': patch
24+
'@firebase/database-types': patch
25+
'@firebase/storage-compat': patch
26+
'@firebase/template-types': patch
27+
'@firebase/installations': patch
28+
'@firebase/remote-config': patch
29+
'@firebase/storage-types': patch
30+
'@firebase/auth-compat': patch
31+
'@firebase/performance': patch
32+
'@firebase/app-compat': patch
33+
'@firebase/auth-types': patch
34+
'@firebase/analytics': patch
35+
'@firebase/app-check': patch
36+
'@firebase/app-types': patch
37+
'@firebase/component': patch
38+
'@firebase/firestore': patch
39+
'@firebase/functions': patch
40+
'@firebase/messaging': patch
41+
'@firebase/database': patch
42+
'firebase': patch
43+
'@firebase/template': patch
44+
'@firebase/storage': patch
45+
'@firebase/logger': patch
46+
'@firebase/auth': patch
47+
'@firebase/util': patch
48+
'@firebase/app': patch
49+
---
50+
51+
Update `repository.url` field in all `package.json` files to NPM's preferred format.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"repository": {
5454
"type": "git",
55-
"url": "https://github.com/firebase/firebase-js-sdk.git"
55+
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
5656
},
5757
"workspaces": [
5858
"packages/*",

packages/analytics-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"repository": {
3434
"directory": "packages/analytics-compat",
3535
"type": "git",
36-
"url": "https://github.com/firebase/firebase-js-sdk.git"
36+
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
3737
},
3838
"bugs": {
3939
"url": "https://github.com/firebase/firebase-js-sdk/issues"

packages/analytics-interop-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"repository": {
1515
"directory": "packages/analytics-interop-types",
1616
"type": "git",
17-
"url": "https://github.com/firebase/firebase-js-sdk.git"
17+
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
1818
},
1919
"bugs": {
2020
"url": "https://github.com/firebase/firebase-js-sdk/issues"

packages/analytics-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"repository": {
1515
"directory": "packages/analytics-types",
1616
"type": "git",
17-
"url": "https://github.com/firebase/firebase-js-sdk.git"
17+
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
1818
},
1919
"bugs": {
2020
"url": "https://github.com/firebase/firebase-js-sdk/issues"

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"repository": {
6060
"directory": "packages/analytics",
6161
"type": "git",
62-
"url": "https://github.com/firebase/firebase-js-sdk.git"
62+
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
6363
},
6464
"bugs": {
6565
"url": "https://github.com/firebase/firebase-js-sdk/issues"

packages/app-check-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"repository": {
5656
"directory": "packages/app-check",
5757
"type": "git",
58-
"url": "https://github.com/firebase/firebase-js-sdk.git"
58+
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
5959
},
6060
"bugs": {
6161
"url": "https://github.com/firebase/firebase-js-sdk/issues"

packages/app-check-interop-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"repository": {
1515
"directory": "packages/app-check-interop-types",
1616
"type": "git",
17-
"url": "https://github.com/firebase/firebase-js-sdk.git"
17+
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
1818
},
1919
"bugs": {
2020
"url": "https://github.com/firebase/firebase-js-sdk/issues"

packages/app-check-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"repository": {
1515
"directory": "packages/app-check-types",
1616
"type": "git",
17-
"url": "https://github.com/firebase/firebase-js-sdk.git"
17+
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
1818
},
1919
"bugs": {
2020
"url": "https://github.com/firebase/firebase-js-sdk/issues"

packages/app-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"repository": {
5757
"directory": "packages/app-check",
5858
"type": "git",
59-
"url": "https://github.com/firebase/firebase-js-sdk.git"
59+
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
6060
},
6161
"bugs": {
6262
"url": "https://github.com/firebase/firebase-js-sdk/issues"

0 commit comments

Comments
 (0)