Skip to content

Commit cc0d906

Browse files
committed
fix: fix build error
1 parent d76b55f commit cc0d906

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
"dva-loading": "^3.0.19",
3939
"dva-model-creator": "^0.4.3",
4040
"filenamify": "^4.1.0",
41+
"form-data": "^2.3.3",
42+
"history": "4.10.1",
4143
"hypermd": "^0.3.11",
4244
"immutability-helper": "^3.0.1",
4345
"jquery": "^3.4.0",
@@ -52,12 +54,15 @@
5254
"react-dom": "^17.0.1",
5355
"react-intl": "^3.9.2",
5456
"react-markdown": "^6.0.2",
57+
"redux": "4.2.1",
58+
"redux-saga": "^0.16.2",
5559
"reflect-metadata": "^0.1.13",
5660
"regenerator-runtime": "^0.13.3",
5761
"remark": "^11.0.2",
5862
"short-uuid": "^3.1.1",
5963
"showdown": "^1.9.0",
6064
"tldjs": "^2.3.1",
65+
"turndown": "5.0.3",
6166
"typedi": "^0.8.0",
6267
"umi-request": "^1.2.15",
6368
"webdav": "^5.2.2"

pnpm-lock.yaml

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)