aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-06 22:01:12 +0800
committercrupest <crupest@outlook.com>2021-05-06 22:01:12 +0800
commitccc9fd220ac52b2b24ebe9e5978a63fd2ec8c968 (patch)
tree6184aac232f9f327d4a8ddacdc7b226ff7617499 /FrontEnd/package.json
parent669b425e4795ce245c664c82223ee9fa4611dfa9 (diff)
downloadtimeline-ccc9fd220ac52b2b24ebe9e5978a63fd2ec8c968.tar.gz
timeline-ccc9fd220ac52b2b24ebe9e5978a63fd2ec8c968.tar.bz2
timeline-ccc9fd220ac52b2b24ebe9e5978a63fd2ec8c968.zip
feat: Timeline color.
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 5abb8d65..c44613cc 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -19,6 +19,7 @@
"pepjs": "^0.5.3",
"react": "^17.0.1",
"react-bootstrap": "^2.0.0-alpha.1",
+ "react-color": "^2.19.3",
"react-dom": "^17.0.2",
"react-i18next": "^11.8.15",
"react-inlinesvg": "^2.3.0",
@@ -69,6 +70,7 @@
"@types/lodash": "^4.14.168",
"@types/node": "^15.0.2",
"@types/react": "^17.0.5",
+ "@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.13",