Skip to content

Commit

Permalink
Meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jul 18, 2020
1 parent 87a7817 commit 7045f2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,27 +25,27 @@
"keywords": [
"cli-app",
"cli",
"term",
"image",
"terminal",
"img",
"ansi",
"escape",
"png",
"jpg",
"jpeg",
"gif"
"gif",
"animated",
"animation"
],
"dependencies": {
"file-type": "^14.6.2",
"get-stdin": "^7.0.0",
"get-stdin": "^8.0.0",
"meow": "^7.0.0",
"terminal-image": "^1.2.0"
},
"devDependencies": {
"ava": "^2.4.0",
"execa": "^4.0.1",
"has-ansi": "^4.0.0",
"xo": "^0.30.0"
"xo": "^0.32.1"
}
}
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# terminal-image-cli [![Build Status](https://travis-ci.com/sindresorhus/terminal-image-cli.svg?branch=master)](https://travis-ci.com/sindresorhus/terminal-image-cli)
# terminal-image-cli [![Build Status](https://travis-ci.com/sindresorhus/terminal-image-cli.svg?branch=master)](https://travis-ci.com/github/sindresorhus/terminal-image-cli)

> Display images in the terminal
Expand Down

0 comments on commit 7045f2e

Please sign in to comment.