Skip to content

Commit

Permalink
Update d3 color (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmorrisslalom authored Apr 23, 2024
1 parent b500f56 commit c72ccf4
Show file tree
Hide file tree
Showing 21 changed files with 3 additions and 2,037 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@toyota-research-institute/lakefront",
"description": "React UI Components",
"version": "5.4.1",
"version": "5.4.4",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"homepage": "https://github.com/ToyotaResearchInstitute/lakefront",
Expand Down Expand Up @@ -34,7 +34,6 @@
"d3-selection": "^3.0.0",
"d3-shape": "^3.0.1",
"d3-zoom": "^3.0.0",
"dagre-d3": "^0.6.4",
"mustache": "^4.2.0",
"query-string": "^7.0.0",
"ramda": "^0.28.0",
Expand Down Expand Up @@ -66,7 +65,6 @@
"@types/d3-selection": "^3.0.1",
"@types/d3-shape": "^3.0.2",
"@types/d3-zoom": "^3.0.1",
"@types/dagre-d3": "^0.6.3",
"@types/jest": "^27.4.1",
"@types/ramda": "^0.28.23",
"@types/react": "^18.0.25",
Expand Down
Loading

0 comments on commit c72ccf4

Please sign in to comment.