react-native-wakeword 1.1.111 → 1.1.112

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- 15e45f910989978f47a26a9019d046a4 keyworddetection-1.0.0.aar
1
+ be304d617163b354b9e21ed43e74e2c0 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 160f00fad556e5d34d601346bb93a0cb630774df keyworddetection-1.0.0.aar
1
+ cc3391e26fbdb576838531bc533a484393dcc5a7 keyworddetection-1.0.0.aar
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-wakeword",
3
- "version": "1.1.111",
3
+ "version": "1.1.112",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",