Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Apr 25, 2016
1 parent 95ceb2a commit 188c913
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "random-tld",
"version": "1.0.1",
"version": "1.0.2",
"description": "Return a random tld(Top Level Domain).",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"mocha": "^2.4.5"
},
"dependencies": {
"pick-item": "^1.0.3",
"pick-item": "^1.0.4",
"tld-list": "1.0.0"
}
}

0 comments on commit 188c913

Please sign in to comment.