@copilotkit/shared
Advanced tools
+6
-0
| # @copilotkit/shared | ||
| ## 0.2.0-alpha.7 | ||
| ### Minor Changes | ||
| - no treeshake | ||
| ## 0.2.0-alpha.6 | ||
@@ -4,0 +10,0 @@ |
+3
-3
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "0.2.0-alpha.6", | ||
| "version": "0.2.0-alpha.7", | ||
| "sideEffects": false, | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.js", | ||
| "eslint": "^7.32.0", | ||
| "eslint-config-custom": "0.3.0-alpha.6", | ||
| "eslint-config-custom": "0.3.0-alpha.7", | ||
| "jest": "^29.6.4", | ||
| "ts-jest": "^29.1.1", | ||
| "tsconfig": "0.7.0-alpha.6", | ||
| "tsconfig": "0.7.0-alpha.7", | ||
| "tsup": "^6.7.0", | ||
@@ -27,0 +27,0 @@ "typescript": "^5.1.3" |
180233
0.03%