This commit is contained in:
Johannes Bader 2017-08-30 11:47:08 -07:00 коммит произвёл GitHub
Родитель 7aa0c3767c
Коммит 387a2bd045
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1,6 +1,6 @@
{
"name": "@microsoft.azure/autorest.azureresourceschema",
"version": "1.9.4",
"version": "1.9.5",
"description": "The Azure Resource Schema extension for classic generators in AutoRest.",
"scripts": {
"start": "dotnet src/bin/netcoreapp2.0/autorest.azureresourceschema.dll --server",
@ -27,7 +27,7 @@
},
"homepage": "https://github.com/Azure/autorest.azureresourceschema/blob/master/README.md",
"devDependencies": {
"@microsoft.azure/autorest.modeler": "1.9.2",
"@microsoft.azure/autorest.modeler": "1.9.4",
"coffee-script": "^1.11.1",
"dotnet-sdk-2.0.0": "^1.1.1",
"gulp": "^3.9.1",