Skip to content

Commit 46e8d5e

Browse files
authored
Package.json bug fixed
1 parent e0c5bdc commit 46e8d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

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

0 commit comments

Comments
 (0)