Skip to content

Commit 1d69bf3

Browse files
committed
Remove testapp from npm package
1 parent 7e61526 commit 1d69bf3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
tests
22
example
3+
testapp
34
node_modules
45
.babelrc
56
.flowconfig

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-native-transcode",
33
"description": "Transcoder",
44
"author": "Sam Elsamman <sams@elsamman.com>",
5-
"version": "0.0.61",
5+
"version": "0.0.62",
66
"main": "components/Transcode.js",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)