Skip to content

Commit 04b49a1

Browse files
committed
Fix websocket-api-tool
1 parent dd0f6b6 commit 04b49a1

File tree

2 files changed

+9
-17
lines changed

2 files changed

+9
-17
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"keywords": [],
1313
"license": "MIT",
1414
"dependencies": {
15-
"@codemirror/state": "6.4.1",
15+
"@codemirror/state": "6.5.2",
1616
"@codemirror/view": "^6.22.2",
1717
"@docsearch/react": "^3.8.0",
1818
"@lezer/highlight": "^1.2.0",

0 commit comments

Comments
 (0)