tree-kill-promise
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -0,1 +1,8 @@ | ||
## [1.0.9](https://github.com/dword-design/tree-kill-promise/compare/v1.0.8...v1.0.9) (2021-03-23) | ||
### Bug Fixes | ||
* update dependency @dword-design/functions to v3 ([#12](https://github.com/dword-design/tree-kill-promise/issues/12)) ([8ad36cf](https://github.com/dword-design/tree-kill-promise/commit/8ad36cf63acc4da5ed007ddaa4896ead58a915b9)) | ||
## [1.0.8](https://github.com/dword-design/tree-kill-promise/compare/v1.0.7...v1.0.8) (2021-03-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "tree-kill-promise", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Simple wrapper around the tree-kill module that makes use of promises.", | ||
@@ -27,3 +27,3 @@ "repository": "dword-design/tree-kill-promise", | ||
"@dword-design/base": "^7.0.0", | ||
"@dword-design/functions": "^2.7.2", | ||
"@dword-design/functions": "^3.0.0", | ||
"execa": "^5.0.0", | ||
@@ -30,0 +30,0 @@ "fs-extra": "^9.0.0", |
9796