Skip to content

Commit

Permalink
chore: release 0.10.19 (microsoft#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunattam authored Sep 4, 2020
1 parent 7f83966 commit a695768
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions docs/main.js

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

2 changes: 1 addition & 1 deletion docs/sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ importScripts('https://storage.googleapis.com/workbox-cdn/releases/5.1.2/workbox
workbox.core.skipWaiting();
workbox.core.clientsClaim();

workbox.precaching.precacheAndRoute([{"revision":"872de12a0a69faf1e4b6bf2b69c71951","url":"all.css"},{"revision":"f873bd68ae59a1421d0d96750fa6a86f","url":"index.html"},{"revision":"60a71d24e52a29fd1ea6cf3199888b07","url":"main.js"}]);
workbox.precaching.precacheAndRoute([{"revision":"872de12a0a69faf1e4b6bf2b69c71951","url":"all.css"},{"revision":"f873bd68ae59a1421d0d96750fa6a86f","url":"index.html"},{"revision":"68e86a7adb69456c8637696be9268e0f","url":"main.js"}]);

// This is needed to make SPA to work offline.
// workbox.routing.registerNavigationRoute("index.html");
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pw.dev",
"version": "0.10.18",
"version": "0.10.19",
"engines": {
"node": ">=12.10.0"
},
Expand Down

0 comments on commit a695768

Please sign in to comment.