aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-11 02:23:25 +0100
committerGravatar Joe Banks <[email protected]>2024-07-11 02:23:25 +0100
commit362f403ffb42477394641369f45f7308719dd3ff (patch)
tree26c2d7b34f0d1535e98f472583490ea840e3e032 /package.json
parentMerge pull request #637 from python-discord/dependabot/npm_and_yarn/sentry/re... (diff)
Add new package for animated list reorders
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4e0ed86..7c03acf 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"react": "18.3.1",
"react-app-polyfill": "3.0.0",
"react-dom": "18.3.1",
+ "react-flip-move": "^3.0.5",
"react-redux": "^9.1.2",
"react-router-dom": "6.24.1",
"react-spinners": "0.14.1",