@jimpick/ink-watch-for-exit-key
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@jimpick/ink-watch-for-exit-key", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Component for Ink/React that watches for ESC or 'q' and exits", | ||
@@ -33,3 +33,3 @@ "main": "dist/inkWatchForExitKey.js", | ||
}, | ||
"dependencies": { | ||
"peerDependencies": { | ||
"ink": "^2.3.0", | ||
@@ -36,0 +36,0 @@ "react": "^16.8.6" |
5334
- Removedink@^2.3.0
- Removedreact@^16.8.6