fixing up the connect so it actually calls the thunk version of clear

This commit is contained in:
Ken
2019-02-01 10:34:13 -08:00
parent 1b7775d784
commit 73ff9cdea7
5 changed files with 16 additions and 6 deletions

9
package-lock.json generated
View File

@@ -213,6 +213,15 @@
"@types/mime": "*"
}
},
"@types/uuid": {
"version": "3.4.4",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-3.4.4.tgz",
"integrity": "sha512-tPIgT0GUmdJQNSHxp0X2jnpQfBSTfGxUMc/2CXBU2mnyTFVYVa2ojpoQ74w0U2yn2vw3jnC640+77lkFFpdVDw==",
"dev": true,
"requires": {
"@types/node": "*"
}
},
"@uifabric/azure-themes": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/@uifabric/azure-themes/-/azure-themes-0.1.1.tgz",