We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057e06d commit 6019f45Copy full SHA for 6019f45
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@react-native-voice/voice",
3
"description": "React Native Native Voice library for iOS and Android",
4
- "version": "3.1.5",
+ "version": "3.2.0",
5
"author": "Sam Wenke <[email protected]>",
6
"private": false,
7
"homepage": "https://github.com/react-native-voice/voice",
@@ -31,7 +31,6 @@
31
"peerDependencies": {
32
"react-native": ">= 0.60.2"
33
},
34
-
35
"repository": {
36
"type": "git",
37
"url": "git://github.com/react-native-voice/voice.git"
0 commit comments