Skip to content

Commit 597bf4f

Browse files
committed
fix git repo url
1 parent 8b70fc5 commit 597bf4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/vertexai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"repository": {
6262
"directory": "packages/vertexai",
6363
"type": "git",
64-
"url": "https://github.com/firebase/firebase-js-sdk.git"
64+
"url": "git+https://github.com/firebase/firebase-js-sdk.git"
6565
},
6666
"bugs": {
6767
"url": "https://github.com/firebase/firebase-js-sdk/issues"
@@ -73,4 +73,4 @@
7373
],
7474
"reportDir": "./coverage/node"
7575
}
76-
}
76+
}

0 commit comments

Comments
 (0)