fix(Word): 移除 replaceAll 方法

This commit is contained in:
KaiyiWing
2021-02-07 16:12:01 +08:00
parent 794f9db86f
commit c747594b74
4 changed files with 89 additions and 5 deletions

View File

@@ -25,6 +25,7 @@
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"framer-motion": "^3.3.0",
"husky": "^4.3.8",
"lint-staged": "^10.5.3",
"lodash": "^4.17.20",