We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce5b59d commit b94b5beCopy full SHA for b94b5be
examples/with-tigris/package.json
@@ -9,7 +9,7 @@
9
"setup": "npx ts-node scripts/setup.ts"
10
},
11
"dependencies": {
12
- "@tigrisdata/core": "beta",
+ "@tigrisdata/core": "latest",
13
"next": "latest",
14
"react": "18.2.0",
15
"react-dom": "18.2.0"
0 commit comments