diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-24 01:00:26 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-24 01:00:26 +0200 |
commit | 3c95ce8690c8b44b14e742ec68290ca05971e68b (patch) | |
tree | b6913f2ee90939e231a323d3a58a6e7fb175db31 /package.json | |
parent | e69515e108a64ea82a3ab3030de8e7ab366591d9 (diff) |
ANIMATION
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
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", |