aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-03-02 22:08:54 -0500
committerTyler Schicke <tyler_schicke@brown.edu>2019-03-02 22:08:54 -0500
commit2bb713b4c4cf921960cbb03e4fbd1bf2639765ca (patch)
treef2cdf48f320eebbd1c6b2c5f05dc3c2472bfe8a1 /package.json
parentbde8aabad7e5745b4797e73b564e4efb19faeca9 (diff)
Added typechecking to Scripting
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 ae7a7b25c..57a5c4dca 100644
--- a/package.json
+++ b/package.json
@@ -100,6 +100,7 @@
"prosemirror-transform": "^1.1.3",
"prosemirror-view": "^1.7.1",
"pug": "^2.0.3",
+ "raw-loader": "^1.0.0",
"react": "^16.5.2",
"react-dimensions": "^1.3.1",
"react-dom": "^16.7.0",