From f75f05ce09c1e195ab17b74e50e01937749d61c0 Mon Sep 17 00:00:00 2001 From: Mischa Untaga <99098079+MischaU8@users.noreply.github.com> Date: Tue, 17 Oct 2023 09:49:53 +0200 Subject: view schema validation --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 31c2ca9..70a9d6b 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "dryRun": "jazzer rtt-module --sync -- -runs=100 -seed=123456789" }, "dependencies": { - "@jazzer.js/core": "^1.6.1" + "@jazzer.js/core": "^1.6.1", + "ajv": "^8.12.0" } } -- cgit v1.2.3