aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-08-30 15:51:13 -0400
committerSam Wilkins <samwilkins333@gmail.com>2019-08-30 15:51:13 -0400
commitc9a7d747916c31730f71479d8e516ba0ed2c658f (patch)
tree2cd03764a446c81de91638fefac3812fcc2a67f5 /package.json
parentc53d721dd95bdb4ccddc7a89dbdda72a88d29058 (diff)
complete transfer except for list items
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index cd60b7b55..f98224469 100644
--- a/package.json
+++ b/package.json
@@ -59,6 +59,7 @@
"@types/bluebird": "^3.5.25",
"@types/body-parser": "^1.17.0",
"@types/classnames": "^2.2.8",
+ "@types/color": "^3.0.0",
"@types/connect-flash": "0.0.34",
"@types/cookie-parser": "^1.4.1",
"@types/cookie-session": "^2.0.36",
@@ -121,6 +122,7 @@
"canvas": "^2.5.0",
"child_process": "^1.0.2",
"class-transformer": "^0.2.0",
+ "color": "^3.1.2",
"connect-flash": "^0.1.1",
"connect-mongo": "^2.0.3",
"cookie-parser": "^1.4.4",