This commit is contained in:
bailiu 2021-02-17 18:19:43 -08:00
Родитель 4af9e66546
Коммит bd586d72e2
2 изменённых файлов: 2 добавлений и 2 удалений

2
hyco-https/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "hyco-https",
"version": "1.4.4",
"version": "1.4.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -2,7 +2,7 @@
"author": "Microsoft Corporation",
"name": "hyco-https",
"description": "HTTP with Azure Relay Hybrid Connections",
"version": "1.4.4",
"version": "1.4.5",
"license": "MIT",
"main": "index.js",
"homepage": "https://docs.microsoft.com/en-us/azure/service-bus-relay/",