From 7aa007f158a52b41494049a1202938fc97813ec1 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Fri, 23 Jul 2021 15:20:02 +0200 Subject: added theme tracking --- package.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 4395167..3cdf0f0 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" }, -- cgit v1.2.3