Skip to content

Commit

Permalink
updated version and video size
Browse files Browse the repository at this point in the history
  • Loading branch information
arianacosta committed Sep 7, 2019
1 parent 17e190a commit 9544579
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Poetic installs and maintains ESLint, Prettier, EditorConfig and Airbnb rules fo

<p align="center">
<img alt="Poetic installation example" src="https://user-images.githubusercontent.com/13475001/64479604-7bd72c00-d187-11e9-983a-a5fe0f7a9ec3.gif"
width="400"
width="600"
>
</p>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poetic",
"version": "1.0.0",
"version": "1.0.1",
"description": "Automatically install and maintain your code style with linters and formatters for JavaScript, TypeScript and React.",
"main": "config/index.js",
"bin": "bin/install-boilerplate.js",
Expand Down

0 comments on commit 9544579

Please sign in to comment.