Skip to content

Commit 400efcf

Browse files
author
sam
committed
Release 1.0.1
1 parent e32f237 commit 400efcf

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-subgraph-app",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -10,7 +10,13 @@
1010
"type": "git",
1111
"url": "git+https://github.com/sambacha/create-subgraph-app.git"
1212
},
13-
"keywords": ["ethereum", "subgraph", "web3", "react", "grahpql"],
13+
"keywords": [
14+
"ethereum",
15+
"subgraph",
16+
"web3",
17+
"react",
18+
"grahpql"
19+
],
1420
"author": "sam bacha <sam@freighttrust.com>",
1521
"license": "Apache-2.0",
1622
"bugs": {

0 commit comments

Comments
 (0)