Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Commit

Permalink
Released v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerturdenpants committed Apr 17, 2019
1 parent e31de0d commit 87f60ce
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": "ember-libphonenumber-js",
"version": "0.4.0",
"version": "0.6.0",
"description": "Expose libphonenumber-js to your ember project (with template helpers)",
"keywords": [
"ember-addon",
Expand All @@ -24,7 +24,7 @@
"test:all": "ember try:each"
},
"dependencies": {
"caniuse-api": "^3.0.0",
"caniuse-api": "^3.0.0",
"ember-auto-import": "^1.2.21",
"ember-cli-babel": "^7.7.3",
"libphonenumber-js": "~1.0.24"
Expand Down

0 comments on commit 87f60ce

Please sign in to comment.