Skip to content

Commit 5649dae

Browse files
committed
1.1.2
1 parent d8da3ab commit 5649dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "detect-terminal",
33
"description": "Detect the terminal program currently being used, with support for iTerm, Terminal.app, Hyper, iTerm2, ConEmu, Cmde,r Alacritty, Xterm, Terminator, Termux, Kitty, and others. Detection is based on environment variables and process-level indicators to identify the terminal in use. This can't be done reliably in all cases, but it's useful when available.",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"license": "MIT",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"scripts": {

0 commit comments

Comments
 (0)