Comparing version 0.3.4 to 0.5.0
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.5.0"></a> | ||
# [0.5.0](https://github.com/pedronauck/docz/compare/v0.3.4...v0.5.0) (2018-07-03) | ||
**Note:** Version bump only for package load-cfg | ||
<a name="0.3.4"></a> | ||
@@ -8,0 +16,0 @@ ## [0.3.4](https://github.com/pedronauck/docz/compare/v0.3.3...v0.3.4) (2018-06-26) |
{ | ||
"name": "load-cfg", | ||
"version": "0.3.4", | ||
"version": "0.5.0", | ||
"main": "dist/index.js", | ||
@@ -25,3 +25,3 @@ "umd:main": "dist/index.umd.js", | ||
"deepmerge": "^2.1.1", | ||
"esm": "^3.0.55", | ||
"esm": "^3.0.58", | ||
"find-up": "^3.0.0" | ||
@@ -31,4 +31,4 @@ }, | ||
"@types/find-up": "^2.1.1", | ||
"@types/node": "^10.3.6" | ||
"@types/node": "^10.5.1" | ||
} | ||
} |
7233
Updatedesm@^3.0.58