forked from extern/bruno
fix(#1330): fixed graphql syntax highlighting issue
This commit is contained in:
parent
fcc3a1e944
commit
05cab18e18
4256
package-lock.json
generated
4256
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -22,8 +22,8 @@
|
|||||||
"@usebruno/schema": "0.6.0",
|
"@usebruno/schema": "0.6.0",
|
||||||
"axios": "^1.5.1",
|
"axios": "^1.5.1",
|
||||||
"classnames": "^2.3.1",
|
"classnames": "^2.3.1",
|
||||||
"codemirror": "^5.65.16",
|
"codemirror": "5.65.2",
|
||||||
"codemirror-graphql": "^1.3.2",
|
"codemirror-graphql": "1.2.5",
|
||||||
"cookie": "^0.6.0",
|
"cookie": "^0.6.0",
|
||||||
"escape-html": "^1.0.3",
|
"escape-html": "^1.0.3",
|
||||||
"file": "^0.2.2",
|
"file": "^0.2.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user