Skip to content

Commit

Permalink
fix: bump lockfile and sw.js versions (#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshkhandeparkar authored Oct 22, 2020
1 parent a2d6543 commit 14f13c3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion examples/sw.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const staticCacheName = 'image-sequencer-static-v3.5.1';
const staticCacheName = 'image-sequencer-static-v3.6.0';
self.addEventListener('install', event => {
console.log('Attempting to install service worker');
});
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 14f13c3

Please sign in to comment.