We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e61526 commit 1d69bf3Copy full SHA for 1d69bf3
.npmignore
@@ -1,5 +1,6 @@
1
tests
2
example
3
+testapp
4
node_modules
5
.babelrc
6
.flowconfig
package.json
@@ -2,7 +2,7 @@
"name": "react-native-transcode",
"description": "Transcoder",
"author": "Sam Elsamman <sams@elsamman.com>",
- "version": "0.0.61",
+ "version": "0.0.62",
"main": "components/Transcode.js",
7
"repository": {
8
"type": "git",
0 commit comments