aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEleanor Eng <eleanor_eng@brown.edu>2019-02-28 00:53:30 -0500
committerEleanor Eng <eleanor_eng@brown.edu>2019-02-28 00:53:30 -0500
commitb792c59240c61326c4eec0eb0e3bc34efd792861 (patch)
treefd51c523272425fbc28f0f2d89fa36140ce2d093 /package.json
parent0e993634b00e7ee0f1119e9df831434ab1cbd0d8 (diff)
functional context menu
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/package.json b/package.json
index 16174268e..53df10934 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,9 @@
"webpack-hot-middleware": "^2.24.3"
},
"dependencies": {
- "@fortawesome/fontawesome-svg-core": "^1.2.14",
+ "@fortawesome/fontawesome-svg-core": "^1.2.15",
+ "@fortawesome/free-solid-svg-icons": "^5.7.2",
+ "@fortawesome/react-fontawesome": "^0.1.4",
"@types/bcrypt-nodejs": "0.0.30",
"@types/bluebird": "^3.5.25",
"@types/body-parser": "^1.17.0",
@@ -76,6 +78,7 @@
"expressjs": "^1.0.1",
"flexlayout-react": "^0.3.3",
"golden-layout": "^1.5.9",
+ "i": "^0.3.6",
"jsonwebtoken": "^8.4.0",
"jsx-to-string": "^1.4.0",
"lodash": "^4.17.11",
@@ -87,7 +90,7 @@
"node-sass": "^4.11.0",
"nodemon": "^1.18.10",
"normalize.css": "^8.0.1",
- "npm": "^6.7.0",
+ "npm": "^6.8.0",
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"prosemirror-commands": "^1.0.7",