Skip to content

Commit

Permalink
fix(package): update google-libphonenumber to version 3.0.9 (#43)
Browse files Browse the repository at this point in the history
Closes #39
  • Loading branch information
jrthib committed Dec 13, 2017
1 parent 83defd2 commit 32bec37
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 @@ -45,7 +45,7 @@
"semantic-release": "^6.3.6"
},
"dependencies": {
"google-libphonenumber": "^2.0.15",
"google-libphonenumber": "^3.0.9",
"lodash": "^4.17.4"
}
}

0 comments on commit 32bec37

Please sign in to comment.