@agentick/kernel
Advanced tools
+9
-9
| { | ||
| "name": "@agentick/kernel", | ||
| "version": "0.9.6", | ||
| "version": "0.10.0", | ||
| "description": "Kernel for Agentick", | ||
@@ -21,2 +21,9 @@ "keywords": [ | ||
| "main": "./dist/index.js", | ||
| "typesVersions": { | ||
| "*": { | ||
| "testing": [ | ||
| "dist/testing.d.ts" | ||
| ] | ||
| } | ||
| }, | ||
| "exports": { | ||
@@ -32,9 +39,2 @@ ".": { | ||
| }, | ||
| "typesVersions": { | ||
| "*": { | ||
| "testing": [ | ||
| "dist/testing.d.ts" | ||
| ] | ||
| } | ||
| }, | ||
| "publishConfig": { | ||
@@ -47,3 +47,3 @@ "access": "public" | ||
| "zod-to-json-schema": "^3.25.1", | ||
| "@agentick/shared": "0.9.6" | ||
| "@agentick/shared": "0.10.0" | ||
| }, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
490851
0+ Added
- Removed
Updated