Skip to content

Commit fff128b

Browse files
committed
Update kuzu dependency to version 0.9.0 in package.json and package-lock.json
1 parent 1e14a48 commit fff128b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"license": "MIT",
1111
"dependencies": {
1212
"@modelcontextprotocol/sdk": "^1.7.0",
13-
"kuzu": "0.8.2"
13+
"kuzu": "0.9.0"
1414
}
1515
}

0 commit comments

Comments
 (0)