summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b786cb1..4103152 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,6 @@
"author": "Nicholas Van Doorn",
"license": "MIT",
"dependencies": {
- "colormap": "^2.3.0",
"react": "^16.8.6",
"suncalc": "^1.8.0"
},
@@ -22,6 +21,7 @@
"@types/react": "^16.8.10",
"babel-jest": "^24.6.0",
"babel-preset-react": "^6.24.1",
+ "colormap": "^2.3.1",
"date-fns": "^1.30.1",
"eslint": "^5.16.0",
"eslint-plugin-react": "^7.12.4",