Update package.json to reflect new Apache 2.0 license

This commit is contained in:
Robbie Trencheny 2017-01-28 12:18:40 -08:00
parent 55efd90119
commit 2f71369dae
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"test": "npm run lint_js && npm run lint_html"
},
"author": "Paulus Schoutsen <Paulus@PaulusSchoutsen.nl> (http://paulusschoutsen.nl)",
"license": "MIT",
"license": "Apache-2.0",
"_depComment": "keymirror, nuclear-js, object-assign, ha-js-ws are for ha-js",
"dependencies": {
"classnames": "^2.2.5",