react-native-wakeword 1.1.99 → 1.1.100

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
- b22ef92476c016ece892f98b8c0a17b1 keyworddetection-1.0.0.aar
1
+ 9d5aae676e0a83567399dc00c1a5ca74 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 6e172ceecd9ed2d1ea13ac438bb0b640cb8317e8 keyworddetection-1.0.0.aar
1
+ 1045a6df5cb2bd4409124a21b91db972e40a3593 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.99",
3
+ "version": "1.1.100",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",