@darkobits/adeiu
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.2.6](https://github.com/darkobits/adeiu/compare/v0.2.5...v0.2.6) (2019-10-29) | ||
### [0.2.5](https://github.com/darkobits/adeiu/compare/v0.2.4...v0.2.5) (2019-09-27) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@darkobits/adeiu", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Yet another POSIX signal handler.", | ||
@@ -53,5 +53,5 @@ "license": "WTFPL", | ||
"devDependencies": { | ||
"@darkobits/ts-unified": "^3.2.2", | ||
"@types/jest": "^24.0.18", | ||
"@types/node": "^12.7.8", | ||
"@darkobits/ts-unified": "^3.2.3", | ||
"@types/jest": "^24.0.20", | ||
"@types/node": "^12.11.7", | ||
"emittery": "^0.5.1", | ||
@@ -58,0 +58,0 @@ "p-wait-for": "^3.1.0" |
17093