Merge pull request #3 from pdehaan/patch-1

Update license attribute
This commit is contained in:
AJ ONeal 2018-03-27 22:56:50 -06:00 committed by GitHub
commit 09b007e656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
},
"main": "lib/index.js",
"dependencies": {},
"license": "Apache2",
"license": "Apache-2.0",
"devDependencies": {}
}