aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 3bfd0f0b..8b3bd4c1 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -70,6 +70,6 @@
"prettier": "^2.3.2",
"typescript": "^4.3.5",
"vite": "^2.5.0",
- "vite-plugin-pwa": "^0.10.0"
+ "vite-plugin-pwa": "^0.11.0"
}
}