Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbycrosz committed Dec 6, 2016
1 parent bd233ae commit ca7bd7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-credit-card-input",
"version": "0.2.8",
"version": "0.3.0",
"description": "React native credit card input component",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"homepage": "https://github.com/sbycrosz/react-native-credit-card-input#readme",
"dependencies": {
"card-validator": "^2.2.0",
"react-native-flip-card": "^3.3.0",
"react-native-flip-card": "^3.3.0",
"lodash.compact": "^3.0.1",
"lodash.every": "^4.6.0",
"lodash.pick": "^4.4.0",
Expand Down

0 comments on commit ca7bd7b

Please sign in to comment.