aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-03-21 21:36:52 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-03-21 21:36:52 -0400
commitce4e7a03e82c71bd5c979b19308f4dba03be08a2 (patch)
tree3f1eb320790bd66cc128c8899c5ee9ed170d3382 /package.json
parent27299e9666ec0aae6a4d1335fd30b2714ad67970 (diff)
parent1cf618563838f4ce7d8a98c8a0c8d94670bc4e18 (diff)
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into promises_and_user_document
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 e282a49b8..4f75d139d 100644
--- a/package.json
+++ b/package.json
@@ -48,6 +48,7 @@
"@types/connect-flash": "0.0.34",
"@types/cookie-parser": "^1.4.1",
"@types/cookie-session": "^2.0.36",
+ "@types/d3-format": "^1.3.1",
"@types/express": "^4.16.1",
"@types/express-flash": "0.0.0",
"@types/express-session": "^1.15.12",
@@ -96,6 +97,7 @@
"cookie-parser": "^1.4.4",
"cookie-session": "^2.0.0-beta.3",
"crypto-browserify": "^3.11.0",
+ "d3-format": "^1.3.2",
"express": "^4.16.4",
"express-flash": "0.0.2",
"express-session": "^1.15.6",