aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEleanor Eng <eleanor_eng@brown.edu>2019-04-08 17:54:30 -0400
committerEleanor Eng <eleanor_eng@brown.edu>2019-04-08 17:54:30 -0400
commit1327dc11149fc0ee774f6ee94609a4c48f901ef7 (patch)
tree4d1d5d04571fdb1d2408a606740909953c2789c1 /package.json
parent52b30ce1ba6748c1d0a0f8697df3e66c53b2c315 (diff)
parent3a9f6df918ad45e55b0c6a540cb566aff4940288 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into animationtimeline
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 27b3eead1..e0d0a72dd 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"scss-loader": "0.0.1",
"style-loader": "^0.23.1",
"ts-node": "^7.0.1",
- "typescript": "^3.3.3333",
+ "typescript": "^3.4.1",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-dev-middleware": "^3.6.1",
@@ -105,6 +105,7 @@
"express-validator": "^5.3.1",
"expressjs": "^1.0.1",
"flexlayout-react": "^0.3.3",
+ "font-awesome": "^4.7.0",
"formidable": "^1.2.1",
"golden-layout": "^1.5.9",
"html-to-image": "^0.1.0",