@bigtest/effection
Advanced tools
Comparing version 0.6.1 to 0.6.2-a4aed2a6
# Changelog | ||
## 0.6.2 | ||
### Patch Changes | ||
- 08b07d78: Update effection to 0.8.0 and update subpackages | ||
## 0.6.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@bigtest/effection", | ||
"version": "0.6.1", | ||
"version": "0.6.2-a4aed2a6", | ||
"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.8", | ||
"@effection/events": "^0.7.9", | ||
"@types/node": "^13.13.4", | ||
"effection": "^0.7.0" | ||
"effection": "^0.8.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "volta": { |
23202
- Removedeffection@0.7.0(transitive)
Updated@effection/events@^0.7.9
Updatedeffection@^0.8.0