Skip to content

Commit 3a20143

Browse files
authored
Added keywords to our package
1 parent 7b1e5eb commit 3a20143

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@oslabs-beta/d3reactor",
33
"version": "0.0.8",
44
"description": "Open-source charting library for creating performant, responsive data visualizations in React",
5+
"keywords": ["d3", "react", "chart", "graph", "svg", "visualization", "data visualization"]
56
"main": "./dist/index.js",
67
"types": "./dist/types/src/index.d.ts",
78
"files": [

0 commit comments

Comments
 (0)