tree-kill-promise
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -5,3 +5,3 @@ # License | ||
Copyright © Sebastian Landwehr <info@dword-design.de> | ||
Copyright © Sebastian Landwehr <info@sebastianlandwehr.com> | ||
@@ -8,0 +8,0 @@ and licensed under: |
{ | ||
"name": "tree-kill-promise", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Simple wrapper around the tree-kill module that makes use of promises.", | ||
@@ -8,3 +8,3 @@ "repository": "dword-design/tree-kill-promise", | ||
"license": "MIT", | ||
"author": "Sebastian Landwehr <info@dword-design.de>", | ||
"author": "Sebastian Landwehr <info@sebastianlandwehr.com>", | ||
"main": "dist/index.js", | ||
@@ -11,0 +11,0 @@ "files": [ |
6552