aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-06-05 22:42:43 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-06-05 22:42:43 -0400
commit404dcc71558d8de69369aa499227e5168091351d (patch)
tree05509329005fb08cecfb072ba063391bc6ab8a44 /package.json
parent2ce189fdf66a0f01b38d28c73c8f6f1247933b3d (diff)
Can now pass list to schema function to get list of that type
Mapped type of a schema can be another schema Added tests for schemas Other minor fixes
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 df0767b50..438572b57 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"css-loader": "^2.1.1",
"file-loader": "^3.0.1",
"fork-ts-checker-webpack-plugin": "^1.0.2",
+ "jsdom": "^15.1.1",
"mocha": "^5.2.0",
"sass-loader": "^7.1.0",
"scss-loader": "0.0.1",