From a7d12775d7ea8f72122d5a35914c0fe566fcea73 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 6 May 2021 20:57:18 +0800 Subject: ... --- FrontEnd/package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FrontEnd/package.json') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index c8f32e9c..5abb8d65 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -10,6 +10,7 @@ "bootstrap": "^5.0.0", "bootstrap-icons": "^1.4.1", "classnames": "^2.3.1", + "color": "^3.1.3", "core-js": "^3.11.2", "i18next": "^20.2.2", "i18next-browser-languagedetector": "^6.1.0", @@ -64,6 +65,7 @@ "@babel/preset-react": "^7.13.13", "@babel/preset-typescript": "^7.13.0", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.7", + "@types/color": "^3.0.1", "@types/lodash": "^4.14.168", "@types/node": "^15.0.2", "@types/react": "^17.0.5", -- cgit v1.2.3