react-native-wakeword 1.1.29 → 1.1.30

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
- b305272a8f28fac677933352c1e03b69 keyworddetection-1.0.0.aar
1
+ f5e1487960642f375974fb611a4ff0dd keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 728c38abbad54c873e071797e709f66bc5fe3428 keyworddetection-1.0.0.aar
1
+ c1de2a2af845861c841cb248192111f3cc2b242c 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.29",
3
+ "version": "1.1.30",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",