aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-05-21 15:58:29 +0200
committerlonkaars <loek@pipeframe.xyz>2021-05-21 15:58:29 +0200
commitc3258f43f230be87d103cfa1c6720fc0b858fa40 (patch)
tree6c7232b4cb2c584b4eae2b269d0c3f5de6daaec7 /package.json
parentc4923c2a1f37c735f869ea91cd375bfd67ffd02c (diff)
timeline scrubber moving (still buggy)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index b215add..7ada30e 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,8 @@
"next": "^10.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
+ "react-spring": "^9.1.2",
+ "react-use-gesture": "^9.1.3",
"timecode-boss": "^4.2.3",
"ts-json-schema-generator": "^0.92.0",
"zustand": "^3.5.1"