Skip to content

Commit

Permalink
fix: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanzyTHEbar committed May 16, 2023
1 parent 19e0472 commit 9fe6365
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
"name": "solid-chartjs",
"description": "SolidJS components for Chart.js",
"license": "MIT",
"authors": ["DaOfficialWizard", "s0ftik3"],
"authors": [
"DaOfficialWizard",
"s0ftik3"
],
"contributors": [],
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,12 +49,12 @@
"@swc/core": "^1.3.58",
"@swc/helpers": "^0.5.1",
"@testing-library/jest-dom": "^5.16.5",
"@types/faker": "^6.6.9",
"@types/node": "^20.1.4",
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@vitest/coverage-c8": "^0.31.0",
"@solid-primitives/refs": "^1.0.3",
"babel-loader": "^9.1.2",
"browserslist": "^4.21.5",
"chart.js": "^4.3.0",
Expand Down

0 comments on commit 9fe6365

Please sign in to comment.