Sfoglia il codice sorgente

chore: fix webpack dependencies order (#8542)

tags/0.8.3
非法操作 1 anno fa
parent
commit
b773ebdab1
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      web/package.json

+ 1
- 1
web/package.json Vedi File

@@ -37,6 +37,7 @@
"@remixicon/react": "^4.2.0",
"@sentry/react": "^7.54.0",
"@sentry/utils": "^7.54.0",
"@svgdotjs/svg.js": "^3.2.4",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.9",
"ahooks": "^3.7.5",
@@ -44,7 +45,6 @@
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0",
"@svgdotjs/svg.js": "^3.2.4",
"dayjs": "^1.11.7",
"echarts": "^5.4.1",
"echarts-for-react": "^3.0.2",

Loading…
Annulla
Salva