diff options
| author | Tyler Schicke <tyler_schicke@brown.edu> | 2019-05-21 12:29:28 -0400 |
|---|---|---|
| committer | Tyler Schicke <tyler_schicke@brown.edu> | 2019-05-21 12:29:28 -0400 |
| commit | cfb7fdb1a7b2db263502677e57ee882a6fe23f13 (patch) | |
| tree | c3f47516f5ff293cf731ec843698319973b36f4d /package.json | |
| parent | 6eb5234a0def9e5714319e512e8dd927bd894b82 (diff) | |
Made cursors disappear after 1 second
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |
