Skip to content

Commit

Permalink
chore(deps): install deps; update @tableland/sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
dtbuchholz committed Oct 24, 2023
1 parent 1e1f7df commit 210a5b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"dependencies": {
"@ensdomains/ensjs": "3.0.0-alpha.64",
"@tableland/sdk": "^4.4.2",
"@tableland/sdk": "^4.5.3",
"@tableland/sqlparser": "^1.3.0",
"cli-select-2": "^2.0.0",
"cosmiconfig": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"up:dev": "node dist/esm/up.js --validator ../go-tableland --registry ../evm-tableland"
},
"dependencies": {
"@tableland/sdk": "^4.4.2",
"@tableland/sdk": "^4.5.3",
"@tableland/validator": "^1.8.1",
"cross-spawn": "^7.0.3",
"enquirer": "^2.3.6",
Expand Down

0 comments on commit 210a5b6

Please sign in to comment.