Skip to content

Commit

Permalink
build(wallet-walletconnect): move @reactive-dot/core to dependencies (
Browse files Browse the repository at this point in the history
  • Loading branch information
tien authored Sep 11, 2024
1 parent c166e74 commit 8e2d972
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 1 addition & 4 deletions packages/wallet-walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,15 @@
"lint": "eslint src"
},
"dependencies": {
"@reactive-dot/core": "workspace:^",
"@walletconnect/modal": "^2.6.2",
"@walletconnect/universal-provider": "^2.16.1"
},
"devDependencies": {
"@reactive-dot/core": "workspace:^",
"@reactive-dot/eslint-config": "workspace:^",
"@tsconfig/recommended": "^1.0.7",
"@tsconfig/strictest": "^2.0.5",
"eslint": "^9.10.0",
"typescript": "^5.5.4"
},
"peerDependencies": {
"@reactive-dot/core": "*"
}
}
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4486,8 +4486,6 @@ __metadata:
"@walletconnect/universal-provider": "npm:^2.16.1"
eslint: "npm:^9.10.0"
typescript: "npm:^5.5.4"
peerDependencies:
"@reactive-dot/core": "*"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 8e2d972

Please sign in to comment.