react-native-wakeword 1.1.19 → 1.1.20

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
- 78b69762b2827c75718f27576bbbd8c8 keyworddetection-1.0.0.aar
1
+ cfb4a8d26a9dfe7ad0255da0268e0759 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 369786fb523b19254fad7a24d3b1dba4223cd953 keyworddetection-1.0.0.aar
1
+ 510b532566cf7bc666ccda5aa593e5f46832e09b 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.19",
3
+ "version": "1.1.20",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",