chore: remove vscode engine
This commit is contained in:
parent
66d822099b
commit
1f2b8b97df
1 changed files with 1 additions and 2 deletions
|
@ -28,8 +28,7 @@
|
|||
"equinusocio.vsc-material-theme-icons"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=12",
|
||||
"vscode": "^1.51.0"
|
||||
"node": ">=12"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "yarn cleanup && yarn build:ts && yarn build:generate-themes && yarn build:ui",
|
||||
|
|
Loading…
Reference in a new issue