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",
|
||||
"name": "ionic2",
|
||||
"version": "2.0.0-beta.0",
|
||||
"license": "Apache-2.0",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/driftyco/ionic.git"
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user