Skip to content

Commit 2d0b767

Browse files
committed
chore: pnpm i after registry-backend version reverts
1 parent b91a16d commit 2d0b767

File tree

2 files changed

+158
-17
lines changed

2 files changed

+158
-17
lines changed

packages/apps/registry-backend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/registry-backend",
3-
"version": "2.1.3",
3+
"version": "2.1.2",
44
"private": true,
55
"scripts": {
66
"prebuild": "node scripts/copy-api-html.js",
@@ -21,9 +21,9 @@
2121
},
2222
"dependencies": {
2323
"@lit-protocol/flags": "^2.1.0",
24-
"@lit-protocol/vincent-app-sdk": "workspace:*",
25-
"@lit-protocol/vincent-contracts-sdk": "workspace:*",
26-
"@lit-protocol/vincent-registry-sdk": "workspace:*",
24+
"@lit-protocol/vincent-app-sdk": "^2.2.3",
25+
"@lit-protocol/vincent-contracts-sdk": "^1.3.0",
26+
"@lit-protocol/vincent-registry-sdk": "^4.2.0",
2727
"@t3-oss/env-core": "^0.13.6",
2828
"cors": "^2.8.5",
2929
"debug": "^4.4.1",

pnpm-lock.yaml

Lines changed: 154 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)