Remove browserslist

This commit is contained in:
thepaperpilot 2022-07-11 07:55:00 -05:00
parent be96fcdd38
commit 4b769a022a

View file

@ -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"
} }