Update license to be in sync with the ha org

This commit is contained in:
Fabian Affolter 2017-04-19 07:49:49 +02:00
parent 2c1c056d2a
commit 1b417fa2ba
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -6,8 +6,8 @@
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"author": "", "author": "Home Assistant Community",
"license": "MIT", "license": "Apache 2.0",
"dependencies": { "dependencies": {
"async": "^2.1.4", "async": "^2.1.4",
"github": "^8.1.0", "github": "^8.1.0",