Skip to content

Commit d803ec4

Browse files
Karen BaneyKaren Baney
authored andcommitted
add missing dependency
1 parent b8ad006 commit d803ec4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ module.exports = (api, options, rootOptions) => {
1212
'workbox-cacheable-response': '^6.1.5',
1313
'workbox-core': '^6.1.5',
1414
'workbox-expiration': '^6.1.5',
15+
'workbox-precaching': '^6.1.5',
1516
'workbox-routing': '^6.1.5',
1617
'workbox-strategies': '^6.1.5',
1718
'workbox-window': '^6.1.5'

0 commit comments

Comments
 (0)