aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-05-20 17:08:40 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-05-20 17:08:40 -0400
commit7cde8383e45ccf8293ec9cba2beddc64bceda2aa (patch)
treee7f1b0c631c912b94759180c10e435c58edc3fb1 /package.json
parentfe3a7e6fbdcb10d764813d551ae052fa837f76ff (diff)
Added update search script
Added debug current file launch config Made database not ignore requests before it is initialized.
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 40402b44c..790535728 100644
--- a/package.json
+++ b/package.json
@@ -133,6 +133,7 @@
"nodemon": "^1.18.10",
"normalize.css": "^8.0.1",
"npm": "^6.9.0",
+ "p-limit": "^2.2.0",
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"prosemirror-commands": "^1.0.7",