Skip to content

Commit

Permalink
Merge pull request #105 from ebaynaud/Upgrading_google-libphonenumber
Browse files Browse the repository at this point in the history
Upgrading google-libphonenumber to avoid issue with phone validation
  • Loading branch information
thegamenicorus authored Jul 7, 2019
2 parents 6b42d4b + 9c3e961 commit e30602a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"android"
],
"dependencies": {
"google-libphonenumber": "^2.0.9",
"google-libphonenumber": "^3.2.2",
"lodash": "^4.17.4",
"prop-types": "^15.5.10"
},
Expand Down

0 comments on commit e30602a

Please sign in to comment.