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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/workbox/lib/defaults.js

+1-1
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)