@actor-system/spawn-protocol
Advanced tools
+3
-3
| { | ||
| "name": "@actor-system/spawn-protocol", | ||
| "version": "0.0.13", | ||
| "version": "0.0.14", | ||
| "type": "module", | ||
@@ -35,4 +35,4 @@ "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" | ||
@@ -39,0 +39,0 @@ }, |
+ Added
+ Added
- Removed
- Removed
Updated