diff options
| author | Sophie Zhang <sophie_zhang@brown.edu> | 2024-03-21 00:50:53 -0400 |
|---|---|---|
| committer | Sophie Zhang <sophie_zhang@brown.edu> | 2024-03-21 00:50:53 -0400 |
| commit | ac093e7e4f483a7d5c15d72b4f203d4ff0a39927 (patch) | |
| tree | 219771d0d62db35bcea71341c676ce9f3e4393bc /package.json | |
| parent | 26ee241c2492d0201abd0a196232e42258b6fd3a (diff) | |
preliminary react-spring anims
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a232a9127..2102eced2 100644 --- a/package.json +++ b/package.json @@ -113,6 +113,7 @@ "@mui/material": "^5.14.19", "@octokit/core": "^5.0.2", "@react-google-maps/api": "^2.19.2", + "@react-spring/web": "^9.7.3", "@turf/turf": "^6.5.0", "@types/bezier-js": "^4.1.3", "@types/brotli": "^1.3.4", |
