Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni committed Oct 4, 2023
1 parent 70586bb commit 24bcb93
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
},
"dependencies": {
"@asyncapi/generator-react-sdk": "^1.0.0",
"@asyncapi/react-component": "^1.0.0-next.54",
"@asyncapi/parser": "^3.0.0-next-major-spec.2",
"@asyncapi/react-component": "^1.0.1",
"@asyncapi/parser": "^3.0.0-next-major-spec.3",
"highlight.js": "10.7.3",
"puppeteer": "^14.1.0",
"react-dom": "^17.0.2",
"rimraf": "^3.0.2",
"sync-fetch": "^0.5.2"
},
"devDependencies": {
"@asyncapi/cli": "^0.58.1",
"@asyncapi/cli": "^0.58.5",
"cross-env": "^7.0.3",
"jest": "^26.6.3",
"jest-esm-transformer": "^1.0.0",
Expand Down

0 comments on commit 24bcb93

Please sign in to comment.