diff options
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 3f1282e5a5..86d4600325 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "format": "gulp format" }, "resolutions": { + "ajv": "6.8.1", "terser": "3.14.1" }, "dependencies": { |