Skip to content

Commit

Permalink
chore: release 0.10.20 (microsoft#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunattam authored Sep 9, 2020
1 parent 71c120f commit 8dbbd86
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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":"68e86a7adb69456c8637696be9268e0f","url":"main.js"}]);
workbox.precaching.precacheAndRoute([{"revision":"872de12a0a69faf1e4b6bf2b69c71951","url":"all.css"},{"revision":"f873bd68ae59a1421d0d96750fa6a86f","url":"index.html"},{"revision":"07ec39943827cdec55671fb107e36faf","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.19",
"version": "0.10.20",
"engines": {
"node": ">=12.10.0"
},
Expand Down

0 comments on commit 8dbbd86

Please sign in to comment.