Skip to content

Commit

Permalink
Merge pull request #13 from wonsikin/develop
Browse files Browse the repository at this point in the history
update package version to 1.0.0
  • Loading branch information
wonsikin authored May 31, 2017
2 parents a8ba2b0 + be1d6c7 commit 788f453
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-barcode-builder",
"version": "0.3.0",
"version": "1.0.0",
"description": "",
"repository": {
"type": "git",
Expand All @@ -16,12 +16,12 @@
"barcode"
],
"author": "WonSikin <[email protected]>",
"dependencies": {
"jsbarcode": "^3.8.0"
},
"devDependencies": {
"babel-eslint": "^6.1.2",
"eslint": "^2.13.1",
"eslint-plugin-react": "^6.8.0"
},
"dependencies": {
"jsbarcode": "^3.8.0"
}
}

0 comments on commit 788f453

Please sign in to comment.