fix package.json
This commit is contained in:
parent
2763eed5b2
commit
729aa51901
@ -81,8 +81,20 @@
|
|||||||
"last 2 versions",
|
"last 2 versions",
|
||||||
"not dead"
|
"not dead"
|
||||||
],
|
],
|
||||||
"resolutions": {
|
"parserOptions": {
|
||||||
"@vue/cli-plugin-pwa/workbox-webpack-plugin": "^5.1.3",
|
"parser": "@typescript-eslint/parser"
|
||||||
"coa": "2.0.2"
|
},
|
||||||
|
"rules": {
|
||||||
|
"no-unused-vars": "off"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"browserslist": [
|
||||||
|
"> 1%",
|
||||||
|
"last 2 versions",
|
||||||
|
"not dead"
|
||||||
|
],
|
||||||
|
"resolutions": {
|
||||||
|
"@vue/cli-plugin-pwa/workbox-webpack-plugin": "^5.1.3",
|
||||||
|
"coa": "2.0.2"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user