Skip to content

Commit 1cd3fc3

Browse files
committed
Removed unused dependencies on examples-demo
1 parent e83664e commit 1cd3fc3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

examples/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
"@visx/visx": "^3.3.0",
1313
"d3-array": "^3.2.4",
1414
"react": "^18.2.0",
15-
"react-dom": "^18.2.0",
16-
"react-scripts": "5.0.1",
17-
"web-vitals": "^2.1.4"
15+
"react-dom": "^18.2.0"
1816
},
1917
"scripts": {
2018
"dev": "vite",

0 commit comments

Comments
 (0)