react-native-wakeword 1.0.54 → 1.0.55

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
- 38389a5304c8b9774a349a38ab920b61 keyworddetection-1.0.0.aar
1
+ 14aeda160988db741ad44ea8faa224b8 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 68078ed622a7ed499edf8fdcf5e4d385f0c29960 keyworddetection-1.0.0.aar
1
+ 103f2fea833763ca6904e13740f078bf5c1140cf keyworddetection-1.0.0.aar
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-wakeword",
3
- "version": "1.0.54",
3
+ "version": "1.0.55",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",