Remove browserslist
This commit is contained in:
parent
be96fcdd38
commit
4b769a022a
1 changed files with 0 additions and 5 deletions
|
@ -44,11 +44,6 @@
|
||||||
"vitest": "^0.17.1",
|
"vitest": "^0.17.1",
|
||||||
"vue-tsc": "^0.38.1"
|
"vue-tsc": "^0.38.1"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
|
||||||
"> 1%",
|
|
||||||
"last 2 versions",
|
|
||||||
"not dead"
|
|
||||||
],
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "16.x"
|
"node": "16.x"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue