We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20cfbfa commit 28501f5Copy full SHA for 28501f5
examples/hono/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "cortex-sdk-hono-example",
3
"type": "module",
4
- "version": "0.6.5",
+ "version": "0.6.6",
5
"scripts": {
6
"dev": "bun run src/index.ts"
7
},
package.json
@@ -1,6 +1,6 @@
"name": "@cortex-ai/sdk",
"description": "Cortex SDK for Node.js",
"license": "MIT",
"main": "./build/index.js",
0 commit comments