Skip to content

Commit

Permalink
fix: Revert monaco-editor to 0.51.0 to fix loading
Browse files Browse the repository at this point in the history
  • Loading branch information
Its-treason committed Nov 18, 2024
1 parent 3027589 commit bd8b5bd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/bruno-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"mantine-form-zod-resolver": "^1.1.0",
"markdown-it": "^14.1.0",
"markdown-it-replace-link": "^1.2.1",
"monaco-editor": "^0.52.0",
"monaco-editor": "^0.51.0",
"monaco-themes": "^0.4.4",
"mousetrap": "^1.6.5",
"nanoid": "3.3.4",
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

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

0 comments on commit bd8b5bd

Please sign in to comment.