We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33af34 commit e1369c6Copy full SHA for e1369c6
src/playground/package.json
@@ -10,8 +10,8 @@
10
"preview": "vite preview"
11
},
12
"dependencies": {
13
- "@bitte-ai/chat": "0.1.8",
14
- "@bitte-ai/react": "^0.6.6-beta-prerelease.40",
+ "@bitte-ai/chat": "0.2.0",
+ "@bitte-ai/react": "^0.7.0",
15
"@near-wallet-selector/modal-ui": "^8.9.15",
16
"@tanstack/react-query": "^5.66.0",
17
"buffer": "^6.0.3",
@@ -32,7 +32,7 @@
32
"tailwindcss": "^4.0.3",
33
"typescript": "~5.6.2",
34
"typescript-eslint": "^8.18.2",
35
- "vite-plugin-node-polyfills": "^0.23.0",
36
- "vite": "^6.0.5"
+ "vite": "^6.0.5",
+ "vite-plugin-node-polyfills": "^0.23.0"
37
}
38
0 commit comments