Sfoglia il codice sorgente

refactor: set do you know env

lanjianrong 4 anni fa
parent
commit
a27e11db5d
3 ha cambiato i file con 396 aggiunte e 261 eliminazioni
  1. 1 0
      .env
  2. 2 2
      package.json
  3. 393 259
      pnpm-lock.yaml

+ 1 - 0
.env

@@ -3,3 +3,4 @@
 PORT=8080
 # host
 HOST=localhost
+DID_YOU_KNOW=none

+ 2 - 2
package.json

@@ -33,8 +33,8 @@
     "@ant-design/pro-layout": "6.38.17",
     "@ant-design/pro-table": "2.76.3",
     "@icon-park/react": "^1.3.3",
-    "@umijs/max": "4.0.17",
-    "@umijs/plugins": "4.0.17",
+    "@umijs/max": "4.0.20",
+    "@umijs/plugins": "4.0.20",
     "@umijs/route-utils": "^2.2.0",
     "ahooks": "^3.4.1",
     "antd": "4.21.0",

File diff suppressed because it is too large
+ 393 - 259
pnpm-lock.yaml