chore(*): update license to apache 2.0 in package.json

This commit is contained in:
Bowen Tan 2022-07-11 14:17:59 +08:00
parent 918be82351
commit 8aefa1104b
8 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
"name": "@sunmao-ui/arco-lib",
"version": "0.3.0",
"homepage": "https://github.com/webzard-io/sunmao-ui-arco-lib",
"license": "MIT",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},

View File

@ -4,7 +4,7 @@
"description": "sunmao-ui chakra-ui library",
"author": "sunmao-ui developers",
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
"license": "MIT",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},

View File

@ -4,7 +4,7 @@
"description": "sunmao-ui core",
"author": "sunmao-ui developers",
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
"license": "MIT",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},

View File

@ -4,7 +4,7 @@
"description": "The SDK for SunMao Editor",
"author": "sunmao-ui developers",
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
"license": "MIT",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},

View File

@ -4,7 +4,7 @@
"description": "sunmao-ui editor",
"author": "sunmao-ui developers",
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
"license": "MIT",
"license": "Apache-2.0",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"unpkg": "dist/iife/index.js",

View File

@ -4,7 +4,7 @@
"description": "sunmao-ui runtime",
"author": "sunmao-ui developers",
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
"license": "MIT",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},

View File

@ -4,7 +4,7 @@
"description": "The Sunmao shared lib",
"author": "sunmao-ui developers",
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
"license": "MIT",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},

View File

@ -4,7 +4,7 @@
"description": "vite plugins for sunmao-ui",
"author": "sunmao-ui developers",
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
"license": "MIT",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},