fix: graphql page crashing and broken syntax highlighting (#3488)

This commit is contained in:
Akash K
2023-11-02 23:10:37 +05:30
committed by GitHub
parent cbe3e14b47
commit 19294802be
2 changed files with 4 additions and 21 deletions

View File

@@ -21,7 +21,6 @@
"@fontsource-variable/material-symbols-rounded": "^5.0.5",
"@fontsource-variable/roboto-mono": "^5.0.6",
"@hoppscotch/vue-toasted": "^0.1.0",
"@lezer/highlight": "^1.0.0",
"@vitejs/plugin-legacy": "^2.3.0",
"@vueuse/core": "^8.7.5",
"fp-ts": "^2.12.1",
@@ -81,4 +80,4 @@
"./style.css": "./dist/style.css"
},
"types": "./dist/index.d.ts"
}
}