Skip to content

Commit

Permalink
fix deps (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci authored Oct 29, 2023
1 parent a38d901 commit f90f69e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
3 changes: 1 addition & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
},
"dependencies": {
"@acala-network/chopsticks-executor": "workspace:*",
"@polkadot/rpc-provider": "^10.10.1",
"@polkadot/types": "^10.10.1",
"@polkadot/api": "^10.10.1",
"@polkadot/util-crypto": "^12.5.1",
"comlink": "^4.4.1",
"eventemitter3": "^5.0.1",
Expand Down
7 changes: 3 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ __metadata:
resolution: "@acala-network/chopsticks-core@workspace:packages/core"
dependencies:
"@acala-network/chopsticks-executor": "workspace:*"
"@polkadot/rpc-provider": ^10.10.1
"@polkadot/types": ^10.10.1
"@polkadot/api": ^10.10.1
"@polkadot/util-crypto": ^12.5.1
"@types/lodash": ^4.14.199
comlink: ^4.4.1
Expand Down Expand Up @@ -1692,7 +1691,7 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/rpc-provider@npm:10.10.1, @polkadot/rpc-provider@npm:^10.10.1":
"@polkadot/rpc-provider@npm:10.10.1":
version: 10.10.1
resolution: "@polkadot/rpc-provider@npm:10.10.1"
dependencies:
Expand Down Expand Up @@ -1774,7 +1773,7 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types@npm:10.10.1, @polkadot/types@npm:^10.10.1":
"@polkadot/types@npm:10.10.1":
version: 10.10.1
resolution: "@polkadot/types@npm:10.10.1"
dependencies:
Expand Down

0 comments on commit f90f69e

Please sign in to comment.