From bc0d95ddb9b4319601762f1ef65d72093f34b93f Mon Sep 17 00:00:00 2001 From: Nick Van Doorn Date: Sat, 6 Apr 2019 15:02:19 -0700 Subject: Make colormap dev dep --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- cgit v1.2.3