aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorlaurawilsonri <laura_wilson@brown.edu>2019-02-16 15:34:20 -0500
committerlaurawilsonri <laura_wilson@brown.edu>2019-02-16 15:34:20 -0500
commitc835f47a32336c12e6ad7497b72694bb06dc2487 (patch)
tree0fc567d0d3c30c6e2e89e7a71747aff543bf1caf /package.json
parent9f8653ab3d7f82a5d82b925bf339bef8d6723f5c (diff)
added blinking preview text cursor on click
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 6697b5f47..f94a8712d 100644
--- a/package.json
+++ b/package.json
@@ -49,6 +49,7 @@
"@types/webpack": "^4.4.24",
"express": "^4.16.4",
"flexlayout-react": "^0.3.3",
+ "font-awesome": "^4.7.0",
"golden-layout": "^1.5.9",
"mobx": "^5.9.0",
"mobx-react": "^5.3.5",
@@ -67,6 +68,7 @@
"prosemirror-view": "^1.7.1",
"react": "^16.5.2",
"react-dom": "^16.7.0",
+ "react-fontawesome": "^1.6.1",
"react-golden-layout": "^1.0.6",
"react-image-lightbox": "^5.1.0",
"react-jsx-parser": "^1.13.0",