Skip to content

Commit

Permalink
remove duplicate @types/d3-scale dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Yokozuna59 committed Aug 20, 2023
1 parent fd731c5 commit 9cb62f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/mermaid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,11 @@
},
"devDependencies": {
"@adobe/jsonschema2md": "^7.1.4",
"@types/d3-scale": "^4.0.3",
"@types/d3-scale-chromatic": "^3.0.0",
"@types/cytoscape": "^3.19.9",
"@types/d3": "^7.4.0",
"@types/d3-sankey": "^0.12.1",
"@types/d3-scale": "^4.0.3",
"@types/d3-scale-chromatic": "^3.0.0",
"@types/d3-selection": "^3.0.5",
"@types/d3-shape": "^3.1.1",
"@types/dompurify": "^3.0.2",
Expand Down

0 comments on commit 9cb62f4

Please sign in to comment.