diff options
author | crupest <crupest@outlook.com> | 2020-06-11 23:15:10 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-06-11 23:15:10 +0800 |
commit | 64c4376ed388af106c1de5ec8bd1d1743950a27e (patch) | |
tree | c1b4d3f4b83f5114febecb6f2e2cc6e982ec97f2 /Timeline/ClientApp/package.json | |
parent | 93ce8560fa19c3a91de99643fdbbe4f895a47b84 (diff) | |
download | timeline-64c4376ed388af106c1de5ec8bd1d1743950a27e.tar.gz timeline-64c4376ed388af106c1de5ec8bd1d1743950a27e.tar.bz2 timeline-64c4376ed388af106c1de5ec8bd1d1743950a27e.zip |
feat(front): Application upgrade ui.
Diffstat (limited to 'Timeline/ClientApp/package.json')
-rw-r--r-- | Timeline/ClientApp/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Timeline/ClientApp/package.json b/Timeline/ClientApp/package.json index ac8f189b..a4bac434 100644 --- a/Timeline/ClientApp/package.json +++ b/Timeline/ClientApp/package.json @@ -27,6 +27,7 @@ "workbox-precaching": "^5.1.3", "workbox-routing": "^5.1.3", "workbox-strategies": "^5.1.3", + "workbox-window": "^5.1.3", "xregexp": "^4.3.0" }, "scripts": { |