chore(package): change license to MIT

This commit is contained in:
Tim Lancina
2016-02-14 16:28:49 -06:00
parent 55ef5a874b
commit 7f717b128b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"private": "true",
"name": "ionic2",
"version": "2.0.0-beta.0",
"license": "Apache-2.0",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/driftyco/ionic.git"

View File

@ -1,7 +1,7 @@
{
"name": "ionic-framework",
"version": "<%= ionicVersion %>",
"license": "Apache-2.0",
"license": "MIT",
"keywords": ["ionic", "framework", "mobile", "app", "hybrid", "webapp"],
"repository": {
"type": "git",