@bigtest/effection
Advanced tools
Comparing version 0.6.2 to 0.6.3-21a910f1
# Changelog | ||
## 0.6.3 | ||
### Patch Changes | ||
- 4762d0d9: Update effection dependencies to v1 | ||
## 0.6.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@bigtest/effection", | ||
"version": "0.6.2", | ||
"version": "0.6.3-21a910f1", | ||
"description": "Collection of handly utilities for working with effection. May find a different home later", | ||
@@ -32,5 +32,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@effection/events": "^0.7.9", | ||
"@effection/events": "^1.0.0", | ||
"@types/node": "^13.13.4", | ||
"effection": "^0.8.0" | ||
"effection": "^1.0.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "volta": { |
23280
+ Added@effection/events@1.0.0(transitive)
+ Added@effection/subscription@1.0.0(transitive)
+ Addedeffection@1.0.0(transitive)
- Removed@effection/events@0.7.9(transitive)
- Removed@effection/subscription@0.12.0(transitive)
- Removedeffection@0.8.0(transitive)
Updated@effection/events@^1.0.0
Updatedeffection@^1.0.0