aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-05-21 12:29:28 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-05-21 12:29:28 -0400
commitcfb7fdb1a7b2db263502677e57ee882a6fe23f13 (patch)
treec3f47516f5ff293cf731ec843698319973b36f4d /package.json
parent6eb5234a0def9e5714319e512e8dd927bd894b82 (diff)
Made cursors disappear after 1 second
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 790535728..aa4abb0a5 100644
--- a/package.json
+++ b/package.json
@@ -126,6 +126,7 @@
"mobx": "^5.9.0",
"mobx-react": "^5.3.5",
"mobx-react-devtools": "^6.1.1",
+ "mobx-utils": "^5.4.0",
"mongodb": "^3.1.13",
"mongoose": "^5.4.18",
"node-sass": "^4.12.0",