use safe version of coa package

This commit is contained in:
vabene1111
2021-11-04 15:20:11 +01:00
parent 11ea61094f
commit 4b5edb4230

View File

@@ -81,6 +81,7 @@
"not dead"
],
"resolutions": {
"@vue/cli-plugin-pwa/workbox-webpack-plugin": "^5.1.3"
"@vue/cli-plugin-pwa/workbox-webpack-plugin": "^5.1.3",
"coa": "2.0.2"
}
}