Browse Source

fix: click inner link no jump (#1118)

Joel 1 year ago
parent
commit
681eb1cfcc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/package.json

+ 1 - 1
web/package.json

@@ -45,7 +45,7 @@
     "lamejs": "1.2.0",
     "lodash-es": "^4.17.21",
     "negotiator": "^0.6.3",
-    "next": "13.3.4",
+    "next": "13.3.1",
     "qs": "^6.11.1",
     "react": "^18.2.0",
     "react-18-input-autosize": "^3.0.0",