Skip to content

Commit

Permalink
Added in keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonnold committed Apr 22, 2020
1 parent b0cb440 commit dc8c721
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
{
"name": "@jhonnold/react-chart-js",
"private": false,
"version": "1.1.0",
"version": "1.1.1",
"description": "Chart.JS components with React",
"author": "jhonnold",
"license": "MIT",
"repository": "jhonnold/react-chart-js",
"main": "dist/index.js",
"module": "dist/index.modern.js",
"source": "src/index.tsx",
"keywords": [
"react-chart-js",
"chart.js",
"react",
"charts",
"react chart.js",
"chart-js",
"@jhonnold",
"@jhonnold/react-chart-js"
],
"engines": {
"node": ">=10"
},
Expand Down

0 comments on commit dc8c721

Please sign in to comment.