From f9e9df1e43014e67580ad03dc86854a55673403d Mon Sep 17 00:00:00 2001 From: liuwh <hugeinfo123> Date: Thu, 30 Apr 2020 17:38:23 +0800 Subject: [PATCH] 爬虫词条管理 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 1e2fde8..fe59ca1 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "@testing-library/user-event": "^7.1.2", "antd": "^3.26.11", "axios": "^0.19.2", + "braft-editor": "^2.3.9", "mocker-api": "^1.9.0", "node-sass": "^4.13.1", "react": "^16.12.0", -- Gitblit v1.8.0