зеркало из https://github.com/Azure/sway.git
Родитель
6adde9c6a0
Коммит
45820dbda0
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "yasway",
|
||||
"version": "1.0.13",
|
||||
"version": "1.0.14",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -13,9 +13,9 @@
|
|||
}
|
||||
},
|
||||
"@ts-common/string-map": {
|
||||
"version": "0.0.26",
|
||||
"resolved": "https://registry.npmjs.org/@ts-common/string-map/-/string-map-0.0.26.tgz",
|
||||
"integrity": "sha512-ylyIt3yKrNBAvXRirr+oJMh3QzNETt6lol62CPkeX1nWZnj3GeJFZMSSpoIvt+pfRqgyBZQasfXprxczQArTbQ==",
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@ts-common/string-map/-/string-map-0.1.0.tgz",
|
||||
"integrity": "sha512-U3QJBww8+2yycKOtjmQv8rENqckQH7V0PSsdw71zEyeI4EG50Eqfjz8r4w4bok6EraRf7o9sUNiwxu2pN8m2cA==",
|
||||
"requires": {
|
||||
"@ts-common/iterator": "0.0.36",
|
||||
"@ts-common/tuple": "0.0.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "yasway",
|
||||
"version": "1.0.13",
|
||||
"version": "1.0.14",
|
||||
"description": "A library that simplifies Swagger integrations.",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
|
@ -65,7 +65,7 @@
|
|||
"vinyl-source-stream": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ts-common/string-map": "0.0.26",
|
||||
"@ts-common/string-map": "0.1.0",
|
||||
"z-schema": "^3.24.1",
|
||||
"debug": "^3.1.0",
|
||||
"faker": "^4.1.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче