chore(deps): ignore vite-plugin-pwa for now

This commit is contained in:
MiniDigger | Martin 2022-10-31 15:48:33 +01:00 committed by GitHub
parent b229a34787
commit 544b9a074e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@
],
"ignoreDeps": [
"io.awspring.cloud:spring-cloud-aws-starter-s3", // m3 is spring boot 3 only
"vite-plugin-pwa", // v0.13 requires vite 3
],
"packageRules": [
{