@untool/express
Advanced tools
Comparing version 0.21.0 to 0.22.0
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.22.0"></a> | ||
# [0.22.0](https://github.com/untool/untool/compare/v0.21.0...v0.22.0) (2018-09-13) | ||
**Note:** Version bump only for package @untool/express | ||
<a name="0.21.0"></a> | ||
@@ -8,0 +17,0 @@ # [0.21.0](https://github.com/untool/untool/compare/v0.20.0...v0.21.0) (2018-09-11) |
{ | ||
"name": "@untool/express", | ||
"version": "0.21.0", | ||
"version": "0.22.0", | ||
"description": "untool express mixin", | ||
@@ -26,4 +26,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^0.21.0", | ||
"@untool/yargs": "^0.21.0", | ||
"@untool/core": "^0.22.0", | ||
"@untool/yargs": "^0.22.0", | ||
"debug": "^4.0.0", | ||
@@ -42,3 +42,3 @@ "directory-index": "^0.1.0", | ||
}, | ||
"gitHead": "463b42c20844be39b7a1e82276684e20af46b3f2" | ||
"gitHead": "bec152e8dc81ae24186facd87b0db4d9be521adb" | ||
} |
28795
+ Added@untool/core@0.22.0(transitive)
+ Added@untool/yargs@0.22.0(transitive)
- Removed@untool/core@0.21.0(transitive)
- Removed@untool/yargs@0.21.0(transitive)
Updated@untool/core@^0.22.0
Updated@untool/yargs@^0.22.0