@bigtest/effection-express
Advanced tools
Comparing version 0.1.1-7e99cfd to 0.1.1-9850ca4
{ | ||
"name": "@bigtest/effection-express", | ||
"version": "0.1.1-7e99cfd", | ||
"version": "0.1.1-9850ca4", | ||
"description": "Makes it easy to use Express from Effection", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.js", | ||
"mocha": "mocha -r ts-node/register", | ||
"prepack": "tsc --outdir dist --project tsconfig.dist.json --declaration --sourcemap --module commonjs" | ||
"prepack": "tsc --outdir dist --declaration --sourcemap --module commonjs" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
"@types/node": "^12.7.11", | ||
"effection": "^0.5.2-3f5581c", | ||
"effection": "^0.6.0", | ||
"express": "^4.17.1" | ||
@@ -33,0 +33,0 @@ }, |
3324
+ Addedeffection@0.6.4(transitive)
- Removedeffection@0.5.2(transitive)
Updatedeffection@^0.6.0