diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2020-01-03 23:28:34 -0800 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2020-01-03 23:28:34 -0800 |
| commit | b31d54b285236dc92f7d287af6a441878f429a34 (patch) | |
| tree | 4f2289276b33eb37f5c75b0221cdc046d2967fcd /package.json | |
| parent | 5111eb546d9bcd6070ddbe8076f3389a37cd7081 (diff) | |
session restructuring and schema enforced json configuration
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 89bde9da0..e609dba6d 100644 --- a/package.json +++ b/package.json @@ -160,6 +160,7 @@ "ipc-event-emitter": "^2.0.2", "jquery-awesome-cursor": "^0.3.1", "js-datepicker": "^4.6.6", + "jsonschema": "^1.2.5", "jsonwebtoken": "^8.5.0", "jsx-to-string": "^1.4.0", "kill-port": "^1.6.0", |
