From 6afdec0062dacbded57e166230eb22cc55ced0c1 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 08 五月 2021 14:30:21 +0800 Subject: [PATCH] 2021-05-08 --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 14489ff..e9d796b 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.14.3", "eslint-plugin-react-hooks": "^1.6.1", + "exceljs": "^4.2.1", "file-loader": "3.0.1", "fs-extra": "7.0.1", "html-webpack-plugin": "4.0.0-beta.5", @@ -53,6 +54,7 @@ "jest-environment-jsdom-fourteen": "0.1.0", "jest-resolve": "24.8.0", "jest-watch-typeahead": "0.3.1", + "js-table2excel": "^1.0.3", "jsbarcode": "^3.11.3", "jssha": "^3.2.0", "md5": "^2.2.1", -- Gitblit v1.8.0