Skip to content

Commit 4639c5d

Browse files
committed
Deploying v1
1 parent e6ebbd3 commit 4639c5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "graph",
2+
"name": "react-graphs",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "Create branched graphs in ReactJS",
55
"main": "build/index.js",
66
"scripts": {
77
"start": "webpack-dev-server",
88
"build": "webpack -p --display-modules",
99
"prepublishOnly": "npm run build"
1010
},
11-
"keywords": [],
11+
"keywords": ["graphs", "react graphs", "branched react graphs"],
1212
"author": "",
1313
"license": "ISC",
1414
"peerDependencies": {

0 commit comments

Comments
 (0)