aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-02-11 00:13:45 -0500
committerDeterminant <ted.sybil@gmail.com>2019-02-11 00:13:45 -0500
commit7ec26813a0cae0996f2d5873b9bdd1aeede68d41 (patch)
tree442bccf6f7de6d8b6e32a33c145377d62f5f88ab /package.json
parent8a0f7d58a136e87f71b790bbbb489af111472796 (diff)
support custom color
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index e6cff82..6914549 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,7 @@
"react": "^16.8.1",
"react-dates": "^19.0.0",
"react-dom": "^16.8.1",
+ "react-material-color-picker": "^1.1.2",
"react-router-dom": "^4.3.1",
"recharts": "^1.4.2",
"typeface-roboto": "0.0.54"