diff options
author | Sheogorath | 2018-06-30 16:48:09 +0200 |
---|---|---|
committer | Sheogorath | 2018-06-30 16:52:34 +0200 |
commit | f30cc3044ac8b7f70689444cbb076be4b2cfcaac (patch) | |
tree | 962f3fc3e64628c93695cf3ba6c6dc12f489ed18 | |
parent | 4d4163c1705af7dbdeeac3e788e72f6683221680 (diff) |
Update randomcolor
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 12cfd587..246147aa 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "pg": "^7.4.3", "pg-hstore": "^2.3.2", "prismjs": "^1.6.0", - "randomcolor": "^0.4.4", + "randomcolor": "^0.5.3", "raphael": "git+https://github.com/dmitrybaranovskiy/raphael", "readline-sync": "^1.4.7", "request": "^2.79.0", |