Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
Merge branch 'release/2.2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Yago committed Jun 27, 2019
2 parents c972918 + c826a7e commit 01d19fc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/asset-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main.js": "/static/js/main.js",
"main.js.map": "/static/js/main.js.map",
"index.html": "/index.html",
"precache-manifest.06102c918a8df9551b3d5c4a8a858b38.js": "/precache-manifest.06102c918a8df9551b3d5c4a8a858b38.js",
"precache-manifest.39af6617be743083c8909e8bd315b80f.js": "/precache-manifest.39af6617be743083c8909e8bd315b80f.js",
"service-worker.js": "/service-worker.js",
"static/css/main.css.map": "/static/css/main.css.map"
}
Expand Down
2 changes: 1 addition & 1 deletion build/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"/precache-manifest.06102c918a8df9551b3d5c4a8a858b38.js"
"/precache-manifest.39af6617be743083c8909e8bd315b80f.js"
);

self.addEventListener('message', (event) => {
Expand Down
2 changes: 1 addition & 1 deletion build/static/js/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "toolbox-reader",
"version": "2.2.1",
"version": "2.2.2",
"private": true,
"eslintConfig": {
"extends": "react-app",
Expand Down

0 comments on commit 01d19fc

Please sign in to comment.