react-native-wakeword 1.1.108 → 1.1.109

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
- 66c95aeb7dd867fbf71ac69cb8cf0768 keyworddetection-1.0.0.aar
1
+ 26e86f12c0ad591db72615019250eb50 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 6154616614ae17a6f765785802489e891ddc0d5f keyworddetection-1.0.0.aar
1
+ a4a9137ea038ed6f676fca48b74a68874eec50cb 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.108",
3
+ "version": "1.1.109",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",