Updated package and distributor to work with S3. Added menu update.

This commit is contained in:
Patrick Fic
2020-10-19 14:48:13 -07:00
parent 2c62eb09b7
commit 5e9eb3f6a6
3 changed files with 104 additions and 26 deletions

4
package-lock.json generated
View File

@@ -6440,8 +6440,7 @@
"deep-diff": {
"version": "0.3.8",
"resolved": "https://registry.npmjs.org/deep-diff/-/deep-diff-0.3.8.tgz",
"integrity": "sha1-wB3mPvsO7JeYgB1Ax+Da4ltYLIQ=",
"dev": true
"integrity": "sha1-wB3mPvsO7JeYgB1Ax+Da4ltYLIQ="
},
"deep-equal": {
"version": "1.1.1",
@@ -16551,7 +16550,6 @@
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/redux-logger/-/redux-logger-3.0.6.tgz",
"integrity": "sha1-91VZZvMJjzyIYExEnPC69XeCdL8=",
"dev": true,
"requires": {
"deep-diff": "^0.3.5"
}