Skip to content

Commit

Permalink
chore: bump @tableland packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dtbuchholz committed Mar 11, 2024
1 parent 4f60a6f commit 26b4314
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 24 deletions.
109 changes: 87 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
],
"license": "MIT AND Apache-2.0",
"devDependencies": {
"@tableland/local": "^2.3.0",
"@tableland/local": "^2.4.1",
"@types/mocha": "^10.0.1",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.48.2",
Expand All @@ -60,6 +60,6 @@
"typescript": "^4.9.4"
},
"dependencies": {
"@tableland/sdk": "^5.2.0"
"@tableland/sdk": "^6.0.0"
}
}

0 comments on commit 26b4314

Please sign in to comment.