Revert KeyVault version to 3.0.4 (#4326)

- Version was accidentally incremented in a044362739 (diff-34ec7e8370f59c8b845594c62c3e960e)
This commit is contained in:
Mike Harder 2018-12-10 13:51:10 -08:00 коммит произвёл GitHub
Родитель 698cec32f2
Коммит 4464aa0434
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -2,7 +2,7 @@
"name": "azure-keyvault",
"author": "Microsoft Corporation",
"description": "KeyVaultClient Library with typescript type definitions for node",
"version": "3.1.0",
"version": "3.0.4",
"dependencies": {
"ms-rest": "^2.3.2",
"ms-rest-azure": "^2.5.5"