Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit 08553e6

Browse files
committed
added workbox-webpack-plugin
1 parent 1c763f3 commit 08553e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

quasar/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"quasar": "1.14.2",
2929
"vue-apollo": "3.0.5",
3030
"vue-i18n": "8.22.1",
31-
"vue-native-websocket": "2.0.14"
31+
"vue-native-websocket": "2.0.14",
32+
"workbox-webpack-plugin": "5.0.0"
3233
},
3334
"devDependencies": {
3435
"@quasar/app": "2.1.5",

0 commit comments

Comments
 (0)