Skip to content

Commit ba3a5bd

Browse files
committed
gif moved
1 parent ab7bb7d commit ba3a5bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<img alt="CLI" src="https://img.shields.io/badge/Author-yashgkar-orange">
1111
</a>
1212
<a href="https://www.npmjs.com/package/graphql-express-app">
13-
<img alt="CLI" src="https://img.shields.io/badge/npm%20package-0.0.3-brightgreen">
13+
<img alt="CLI" src="https://img.shields.io/badge/npm%20package-0.0.4-brightgreen">
1414
</a>
15-
<img align="center" alt="example transformation" src="demo/demo.gif" />
15+
<img align="center" alt="example transformation" src="https://i.imgur.com/gJ6tvFw.gif" />
1616
</p>
1717

1818

demo/demo.gif

-11.6 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-express-app",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "A CLI to bootstrap GraphQL-Express Projects",
55
"main": "src/cli.js",
66
"bin": {

0 commit comments

Comments
 (0)