Browse Source

Merge pull request #8366 from weseek/fix/137814-move-react-stickynode-to-dependencies

fix: Move react-stickynode to dependencies
Yuki Takei 2 years ago
parent
commit
8b4833c631
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/app/package.json

+ 1 - 1
apps/app/package.json

@@ -174,6 +174,7 @@
     "react-markdown": "^8.0.7",
     "react-markdown": "^8.0.7",
     "react-multiline-clamp": "^2.0.0",
     "react-multiline-clamp": "^2.0.0",
     "react-scroll": "^1.8.7",
     "react-scroll": "^1.8.7",
+    "react-stickynode": "^4.1.0",
     "react-syntax-highlighter": "^15.5.0",
     "react-syntax-highlighter": "^15.5.0",
     "react-toastify": "^9.1.3",
     "react-toastify": "^9.1.3",
     "react-use-ripple": "^1.5.2",
     "react-use-ripple": "^1.5.2",
@@ -259,7 +260,6 @@
     "react-copy-to-clipboard": "^5.0.1",
     "react-copy-to-clipboard": "^5.0.1",
     "react-dropzone": "^11.2.4",
     "react-dropzone": "^11.2.4",
     "react-hotkeys": "^2.0.0",
     "react-hotkeys": "^2.0.0",
-    "react-stickynode": "^4.1.0",
     "rehype-rewrite": "^3.0.6",
     "rehype-rewrite": "^3.0.6",
     "replacestream": "^4.0.3",
     "replacestream": "^4.0.3",
     "sass": "^1.53.0",
     "sass": "^1.53.0",