@copilotkitnext/agent 0.0.21-alpha.0 → 0.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @copilotkitnext/agent@0.0.21-alpha.0 build /Users/mme/Projects/CopilotKit2/main/packages/agent
3
+ > @copilotkitnext/agent@0.0.21 build /Users/mme/Projects/CopilotKit2/main/packages/agent
4
4
  > tsup
5
5
 
6
6
  CLI Building entry: src/index.ts
@@ -18,6 +18,6 @@
18
18
  CJS dist/index.js.map 43.57 KB
19
19
  CJS ⚡️ Build success in 13ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 2087ms
21
+ DTS ⚡️ Build success in 2045ms
22
22
  DTS dist/index.d.ts 5.89 KB
23
23
  DTS dist/index.d.mts 5.89 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@copilotkitnext/agent",
3
- "version": "0.0.21-alpha.0",
3
+ "version": "0.0.21",
4
4
  "description": "Basic Agent for CopilotKit",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",