Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 85d64f2

Browse files
Use released protocol, rather than repo.vaticle.com
1 parent 44b35ce commit 85d64f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@grpc/grpc-js": "1.5.0",
2828
"google-protobuf": "3.19.3",
29-
"typedb-protocol": "https://repo.vaticle.com/repository/npm-snapshot/typedb-protocol/-/typedb-protocol-2.18.1.tgz",
29+
"typedb-protocol": "2.18.1",
3030
"uuid": "8.3.2"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)