This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch pwa
in repository https://gitbox.apache.org/repos/asf/echarts-website.git

commit 2a0ff8b459108bba01994b8ee2b0b1ce80afb701
Author: plainheart <[email protected]>
AuthorDate: Tue Apr 19 20:37:49 2022 +0800

    chore: remove unused dependencies
---
 package-lock.json | 4 +---
 package.json      | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 7df9a874..485ea193 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,9 +13,7 @@
         "minimist": "^1.2.5",
         "node-fetch": "^2.6.1",
         "vite": "^2.9.5",
-        "vite-plugin-pwa": "^0.11.13",
-        "workbox-build": "^6.5.3",
-        "workbox-window": "^6.5.3"
+        "vite-plugin-pwa": "^0.11.13"
       }
     },
     "node_modules/@actions/core": {
diff --git a/package.json b/package.json
index bb32a3b5..b625eaae 100644
--- a/package.json
+++ b/package.json
@@ -10,9 +10,7 @@
     "minimist": "^1.2.5",
     "node-fetch": "^2.6.1",
     "vite": "^2.9.5",
-    "vite-plugin-pwa": "^0.11.13",
-    "workbox-build": "^6.5.3",
-    "workbox-window": "^6.5.3"
+    "vite-plugin-pwa": "^0.11.13"
   },
   "repository": {
     "type": "git",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to