summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 90bc71f..c5f8f4b 100644
--- a/package.json
+++ b/package.json
@@ -14,10 +14,13 @@
"@chakra-ui/react": "^1.6.5",
"@emotion/react": "^11",
"@emotion/styled": "^11",
+ "@lilib/hooks": "^0.1.1",
"@react-hook/window-size": "^3.0.7",
+ "@types/color": "^3.0.2",
"d3-force-3d": "^3.0.2",
+ "d3-interpolate": "^3.0.1",
+ "es6-tween": "^5.5.11",
"framer-motion": "^4",
- "hex-rgb": "^5.0.0",
"next": "11.0.1",
"react": "17.0.2",
"react-custom-scrollbars-2": "^4.4.0",