fix: jsonschema

This commit is contained in:
Innei
2022-06-04 21:29:13 +08:00
parent e8d1da4415
commit 5c60368816
4 changed files with 44 additions and 42 deletions

View File

@@ -186,6 +186,7 @@
"typescript": "4.7.3",
"ioredis": "5.0.6",
"webpack": "5.72.1",
"fastify-cors": "npm:@fastify/cors@7.0.0"
"fastify-cors": "npm:@fastify/cors@^7.0.0",
"fastify-formbody": "npm:@fastify/formbody@^6.0.0"
}
}