chore: remove @lezer/highlight from hoppscotch-ui

This commit is contained in:
amk-dev
2023-11-02 19:25:24 +05:30
parent cbe3e14b47
commit f98687da7b
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"
}
}