mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(package): change license to MIT
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
"private": "true",
|
"private": "true",
|
||||||
"name": "ionic2",
|
"name": "ionic2",
|
||||||
"version": "2.0.0-beta.0",
|
"version": "2.0.0-beta.0",
|
||||||
"license": "Apache-2.0",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/driftyco/ionic.git"
|
"url": "https://github.com/driftyco/ionic.git"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ionic-framework",
|
"name": "ionic-framework",
|
||||||
"version": "<%= ionicVersion %>",
|
"version": "<%= ionicVersion %>",
|
||||||
"license": "Apache-2.0",
|
"license": "MIT",
|
||||||
"keywords": ["ionic", "framework", "mobile", "app", "hybrid", "webapp"],
|
"keywords": ["ionic", "framework", "mobile", "app", "hybrid", "webapp"],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Reference in New Issue
Block a user