summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0a7dd00..f561d15 100644
--- a/package.json
+++ b/package.json
@@ -17,10 +17,13 @@
"@react-hook/window-size": "^3.0.7",
"d3-force-3d": "^3.0.2",
"framer-motion": "^4",
+ "hex-rgb": "^5.0.0",
"next": "11.0.1",
"react": "17.0.2",
+ "react-custom-scrollbars-2": "^4.4.0",
"react-dom": "17.0.2",
"react-force-graph": "^1.41.7",
+ "react-spring": "^9.2.4",
"three-spritetext": "^1.6.2",
"use-constant": "^1.1.0"
},