Skip to content

Commit 64edb6d

Browse files
authored
fix: update @asyncapi/studio to 0.5.2 version
1 parent 22fbd3e commit 64edb6d

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
"bugs": "https://github.com/asyncapi/cli/issues",
1010
"dependencies": {
1111
"@asyncapi/parser": "^1.12.0",
12-
"@asyncapi/studio": "^0.5.1",
12+
"@asyncapi/studio": "^0.5.2",
1313
"@fmvilas/oclif-plugin-spaced-commands": "^1.0.4",
1414
"@oclif/command": "^1.8.0",
1515
"@oclif/config": "^1.17.0",
1616
"@oclif/plugin-help": "^3.2.3",
1717
"@types/inquirer": "^8.1.3",
1818
"@types/ws": "^8.2.0",
19-
"node-fetch": "^2.0.0",
2019
"chalk": "^4.1.0",
2120
"chokidar": "^3.5.2",
2221
"indent-string": "^4.0.0",
2322
"inquirer": "^8.2.0",
2423
"lodash.template": "^4.4.0",
24+
"node-fetch": "^2.0.0",
2525
"open": "^8.4.0",
2626
"reflect-metadata": "^0.1.13",
2727
"request": "^2.88.2",

0 commit comments

Comments
 (0)