aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-07-10 20:27:25 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-07-10 20:27:25 -0400
commitb3964f3be3ec6208b7a9ccf0a26fb5fea861c29b (patch)
tree9220a749c8fd377c31345781b27c937bc924987b /package.json
parentc7078b86bd966d1f5208f4ea08c405e47d060fb6 (diff)
Refactored how History stuff works to make readonly work better
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 51d1bab5d..85fc7f1be 100644
--- a/package.json
+++ b/package.json
@@ -164,6 +164,7 @@
"prosemirror-transform": "^1.1.3",
"prosemirror-view": "^1.8.3",
"pug": "^2.0.3",
+ "query-string": "^6.8.1",
"raw-loader": "^1.0.0",
"react": "^16.8.4",
"react-anime": "^2.2.0",