Use ajv to validate schema

This commit is contained in:
khai96_ 2020-05-09 19:45:31 +07:00
parent bb24f595c2
commit e373fffa0a
5 changed files with 29 additions and 9 deletions

View file

@ -10,6 +10,7 @@
"node-fetch": "^2.6.0",
"expand-tilde": "^2.0.2",
"js-yaml": "^3.13.1",
"ajv": "^6.12.0",
"@actions/core": "^1.2.4",
"@types/expand-tilde": "^2.0.0",
"@types/node-fetch": "^2.5.7",