Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/le0pard/pgtune.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Vasiliev <leopard.not.a@gmail.com>2022-02-13 00:16:11 +0300
committerAlexey Vasiliev <leopard.not.a@gmail.com>2022-02-13 00:16:11 +0300
commite8ceaa9970349d7a90b5d58bb8047ab964ca5347 (patch)
treea176a8943480baf9b3a853cdefe7b274e3e341b8 /package.json
parent55190d787e6cabfe7e7977d0b2c1ecf32e7c77ca (diff)
fix workbox
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 44913b1..230fb26 100644
--- a/package.json
+++ b/package.json
@@ -56,6 +56,8 @@
"url-loader": "4.1.1",
"webpack": "5.68.0",
"webpack-assets-manifest": "5.1.0",
+ "workbox-core": "^6.4.2",
+ "workbox-precaching": "^6.4.2",
"workbox-webpack-plugin": "6.4.2",
"workbox-window": "6.4.2",
"yup": "0.32.11"