@copilotkit/shared
Advanced tools
+6
-0
| # @copilotkit/shared | ||
| ## 0.1.0-alpha.3 | ||
| ### Minor Changes | ||
| - debugging | ||
| ## 0.1.0-alpha.2 | ||
@@ -4,0 +10,0 @@ |
+3
-3
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "0.1.0-alpha.2", | ||
| "version": "0.1.0-alpha.3", | ||
| "sideEffects": false, | ||
@@ -23,4 +23,4 @@ "main": "./dist/index.js", | ||
| "typescript": "^5.1.3", | ||
| "eslint-config-custom": "0.2.0", | ||
| "tsconfig": "0.6.0-alpha.2" | ||
| "tsconfig": "0.6.0-alpha.3", | ||
| "eslint-config-custom": "0.2.0" | ||
| }, | ||
@@ -27,0 +27,0 @@ "dependencies": {}, |
69676
0.07%