chore: Bump OAV version to 0.19.0 (#12)

* chore: Bump OAV version to 0.19.0

* chore: Bump version to 0.4.2
This commit is contained in:
Nick Schonning 2019-08-14 23:32:52 -04:00 коммит произвёл Ray Chen
Родитель f5e82e30b1
Коммит 59e86492de
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@azure/rest-api-specs-scripts",
"version": "0.4.1",
"version": "0.4.2",
"description": "Scripts for the Azure RestAPI specification repository 'azure-rest-api-specs'.",
"types": "dist/index.d.ts",
"main": "dist/index.js",
@ -40,7 +40,7 @@
"fs-extra": "^7.0.1",
"glob": "^7.1.3",
"js-yaml": "^3.13.1",
"oav": "^0.18.1",
"oav": "^0.19.0",
"request": "^2.88.0"
}
}