diff options
author | Eugene Sokolov <eug-vs@keemail.me> | 2020-08-24 22:08:37 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-24 22:08:37 +0300 |
commit | 6a9970e0994b3b9230a5ead21f0a2dd96c81c40c (patch) | |
tree | e30b5f131ac652a5783983aa576a7a27b24a8440 /package.json | |
parent | 89f038c7a0ccf6de94516cba8499a0bc69f8dae1 (diff) | |
parent | 18f71aff2c4161792aa2857d0e1b18cf402e55f6 (diff) | |
download | which-ui-6a9970e0994b3b9230a5ead21f0a2dd96c81c40c.tar.gz |
Merge pull request #94 from which-ecosystem/pwa
Configure PWA
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index abfcc76..22c87ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "which", - "version": "1.2.4", + "version": "1.2.5", "homepage": "https://which-ecosystem.github.io/", "dependencies": { "@material-ui/core": "^4.10.1", |