Skip to content

Commit b94b5be

Browse files
authored
chore: Updating Tigris example to use stable release (vercel#43058)
1 parent ce5b59d commit b94b5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-tigris/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"setup": "npx ts-node scripts/setup.ts"
1010
},
1111
"dependencies": {
12-
"@tigrisdata/core": "beta",
12+
"@tigrisdata/core": "latest",
1313
"next": "latest",
1414
"react": "18.2.0",
1515
"react-dom": "18.2.0"

0 commit comments

Comments
 (0)