Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
chen authored and chen committed Nov 30, 2016
1 parent a4a1225 commit 8683649
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-media-kit",
"version": "0.0.14",
"version": "0.2.0",
"description": "Video and Audio component for react-native apps, supporting both iOS and Android.",
"main": "library/index.js",
"scripts": {
Expand All @@ -10,7 +10,7 @@
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/ldn0x7dc/react-native-media-kit.git"
"url": "git+https://github.com/chinaczy/react-native-media-kit.git"
},
"keywords": [
"video",
Expand All @@ -19,9 +19,9 @@
"react-native"
],
"bugs": {
"url": "https://github.com/ldn0x7dc/react-native-media-kit/issues"
"url": "https://github.com/chinaczy/react-native-media-kit/issues"
},
"homepage": "https://github.com/ldn0x7dc/react-native-media-kit#readme",
"homepage": "https://github.com/chinaczy/react-native-media-kit#readme",
"dependencies": {
"@ldn0x7dc/react-native-slider": "0.0.3"
}
Expand Down

0 comments on commit 8683649

Please sign in to comment.