@bigtest/effection-express
Advanced tools
Comparing version 0.11.0 to 0.12.0-0de7ff6b
# @bigtest/effection-express | ||
## 0.12.0 | ||
### Minor Changes | ||
- 11925e0e: Upgrade effection to beta.21 | ||
### Patch Changes | ||
- Updated dependencies [11925e0e] | ||
- @bigtest/effection@0.9.0 | ||
## 0.11.0 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@bigtest/effection-express", | ||
"version": "0.11.0", | ||
"version": "0.12.0-0de7ff6b", | ||
"description": "Makes it easy to use Express from Effection", | ||
@@ -33,6 +33,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@bigtest/effection": "^0.8.0", | ||
"@bigtest/effection": "^0.9.0", | ||
"@types/express-ws": "^3.0.0", | ||
"@types/node": "^14.17.5", | ||
"effection": "^2.0.0-beta.12", | ||
"effection": "^2.0.0-beta.21", | ||
"express": "^4.17.1", | ||
@@ -39,0 +39,0 @@ "express-ws": "^4.0.0" |
12140
+ Added@bigtest/effection@0.9.0(transitive)
- Removed@bigtest/effection@0.8.0(transitive)
Updated@bigtest/effection@^0.9.0
Updatedeffection@^2.0.0-beta.21