Fix after rebase

This commit is contained in:
smilerz
2021-11-21 10:59:11 -06:00
parent a24f09c419
commit 2b41fbc9f8
11 changed files with 6118 additions and 33020 deletions

View File

@@ -84,4 +84,14 @@
"@vue/cli-plugin-pwa/workbox-webpack-plugin": "^5.1.3",
"coa": "2.0.2"
}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
],
"resolutions": {
"@vue/cli-plugin-pwa/workbox-webpack-plugin": "^5.1.3",
"coa": "2.0.2"
}
}