Update openapi-diff to fix deserialization issue (#18)
This commit is contained in:
Родитель
4b8565fc5b
Коммит
6efc42c427
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@azure/rest-api-specs-scripts",
|
||||
"version": "0.4.3",
|
||||
"version": "0.5.0",
|
||||
"description": "Scripts for the Azure RestAPI specification repository 'azure-rest-api-specs'.",
|
||||
"types": "dist/index.d.ts",
|
||||
"main": "dist/index.js",
|
||||
|
@ -35,7 +35,7 @@
|
|||
"dependencies": {
|
||||
"@octokit/rest": "^16.25.0",
|
||||
"@azure/avocado": "^0.4.1",
|
||||
"@azure/oad": "^0.6.3",
|
||||
"@azure/oad": "^0.7.0",
|
||||
"@ts-common/string-map": "^0.3.0",
|
||||
"fs-extra": "^7.0.1",
|
||||
"glob": "^7.1.3",
|
||||
|
|
Загрузка…
Ссылка в новой задаче