Skip to content

Commit 4fd5172

Browse files
committed
fixed dependency conflict
1 parent fa74eff commit 4fd5172

2 files changed

Lines changed: 118 additions & 79 deletions

File tree

sample-app/package-lock.json

Lines changed: 117 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"next": "12.0.7",
1313
"react": "17.0.2",
1414
"react-dom": "17.0.2",
15-
"react-particles-js": "^3.6.0",
1615
"react-redux": "^7.2.6",
16+
"react-tsparticles": "^2.12.2",
1717
"recharts": "^2.1.8",
1818
"styled-components": "^5.3.3"
1919
},

0 commit comments

Comments
 (0)