Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoann FUKS committed Oct 15, 2016
1 parent 639e4b2 commit 7e2c572
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "react-native-action-sheet",
"name": "@yfuks/react-native-action-sheet",
"description": "React native action sheet with native android",
"version": "0.0.1",
"main": "index.js",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/yfuks/react-native-action-sheet.git"
Expand All @@ -18,6 +19,9 @@
"action",
"sheet"
],
"bugs": {
"url": "https://github.com/yfuks/react-native-action-sheet/issues"
},
"scripts": {
"prepublish": "rm -rf android/build Example/android/build Example/android/app/build"
}
Expand Down

0 comments on commit 7e2c572

Please # to comment.