Update package.json

This commit is contained in:
Doug Bird 2017-12-13 12:30:54 -08:00 committed by GitHub
parent 16159bb6cb
commit 72dc5cd01c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "tld-enum",
"version": "1.0.0",
"version": "1.0",
"description": "Lists of every ICANN TLD in formats that can be natively compiled in various language targets",
"main": "formats/js/tld-enum.js",
"bin": {