Skip to content

Commit b364572

Browse files
author
pooya parsa
committed
feat(workbox): upgrade workboxVersion to 4.0.0-rc.0
1 parent 263dce6 commit b364572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/workbox/lib/defaults.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
// General
3-
workboxVersion: '3.6.3-5',
3+
workboxVersion: '4.0.0-rc.0',
44
workboxURL: undefined,
55
importScripts: [],
66
autoRegister: true,

0 commit comments

Comments
 (0)