aboutsummaryrefslogtreecommitdiff
path: root/modern/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'modern/package.json')
-rw-r--r--modern/package.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/modern/package.json b/modern/package.json
index fe8b01b7..6912fbb0 100644
--- a/modern/package.json
+++ b/modern/package.json
@@ -28,7 +28,19 @@
"recharts": "^2.1.10",
"redux": "^4.2.0",
"typeface-roboto": "1.1.13",
- "wellknown": "^0.5.0"
+ "wellknown": "^0.5.0",
+ "workbox-background-sync": "^6.5.3",
+ "workbox-broadcast-update": "^6.5.3",
+ "workbox-cacheable-response": "^6.5.3",
+ "workbox-core": "^6.5.3",
+ "workbox-expiration": "^6.5.3",
+ "workbox-google-analytics": "^6.5.3",
+ "workbox-navigation-preload": "^6.5.3",
+ "workbox-precaching": "^6.5.3",
+ "workbox-range-requests": "^6.5.3",
+ "workbox-routing": "^6.5.3",
+ "workbox-strategies": "^6.5.3",
+ "workbox-streams": "^6.5.3"
},
"scripts": {
"start": "react-scripts start",