aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoryipstanley <stanley_yip@brown.edu>2019-03-17 19:27:48 -0400
committeryipstanley <stanley_yip@brown.edu>2019-03-17 19:27:48 -0400
commit65d67baa79c7d1c22db23b4ea722403d5067176b (patch)
tree2bccce4ca89dce2329d791486b3173d79c4390ff /package.json
parent94baa241afd3a99b233ae6197b7e404951347413 (diff)
parent641656b5e803305971006c386db2f465da0373ac (diff)
changes
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 ed593898d..f49b2e66e 100644
--- a/package.json
+++ b/package.json
@@ -56,6 +56,7 @@
"@types/passport-local": "^1.0.33",
"@types/prosemirror-commands": "^1.0.1",
"@types/prosemirror-history": "^1.0.1",
+ "@types/prosemirror-inputrules": "^1.0.2",
"@types/prosemirror-keymap": "^1.0.1",
"@types/prosemirror-model": "^1.7.0",
"@types/prosemirror-schema-basic": "^1.0.1",
@@ -133,6 +134,7 @@
"request": "^2.88.0",
"socket.io": "^2.2.0",
"socket.io-client": "^2.2.0",
+ "socketio": "^1.0.0",
"url-loader": "^1.1.2",
"uuid": "^3.3.2"
}