@actor-system/cluster
Advanced tools
+4
-4
| { | ||
| "name": "@actor-system/cluster", | ||
| "version": "0.0.13", | ||
| "version": "0.0.14", | ||
| "type": "module", | ||
@@ -35,6 +35,6 @@ "scripts": { | ||
| "dependencies": { | ||
| "@actor-system/behaviors": "0.0.13", | ||
| "@actor-system/core": "0.0.12", | ||
| "@actor-system/behaviors": "0.0.14", | ||
| "@actor-system/core": "0.0.13", | ||
| "@actor-system/mail": "0.0.2", | ||
| "@actor-system/receptionist": "0.0.13" | ||
| "@actor-system/receptionist": "0.0.14" | ||
| }, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated