react-native-wakeword 1.1.30 → 1.1.31

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