Skip to content

Commit 14f13c3

Browse files
fix: bump lockfile and sw.js versions (#1734)
1 parent a2d6543 commit 14f13c3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

examples/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const staticCacheName = 'image-sequencer-static-v3.5.1';
1+
const staticCacheName = 'image-sequencer-static-v3.6.0';
22
self.addEventListener('install', event => {
33
console.log('Attempting to install service worker');
44
});

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)