diff --git a/package.json b/package.json index 3a5315ac..9274d2f2 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,8 @@ "url": "git+https://github.com/4-design/for-ui.git" }, "homepage": "https://github.com/4-design/for-ui", - "author": "locona ", - "license": "MIT", + "author": "3-shake, Inc.", + "license": ""Apache-2.0", "private": true, "workspaces": [ "packages/*" diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index eed4c081..8dd8a56b 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -6,8 +6,8 @@ "url": "4-design/for-ui", "directory": "packages/eslint-config" }, - "author": "locona (https://github.com/locona)", - "license": "MIT", + "author": "3-shake, Inc.", + "license": "Apache-2.0", "exports": { ".": "./src/index.cjs", "./*": "./src/*.cjs" diff --git a/packages/for-ui/package.json b/packages/for-ui/package.json index 4dec3b8d..a6bd9454 100644 --- a/packages/for-ui/package.json +++ b/packages/for-ui/package.json @@ -6,8 +6,8 @@ "url": "git+https://github.com/4-design/for-ui.git" }, "homepage": "https://github.com/4-design/for-ui", - "author": "locona ", - "license": "MIT", + "author": "3-shake, Inc.", + "license": "Apache-2.0", "engines": { "node": ">=14.0.0" }, diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index fb9d1e2c..1aeb14a6 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -6,8 +6,8 @@ "url": "4-design/for-ui", "directory": "packages/prettier-config" }, - "author": "locona (https://github.com/locona)", - "license": "MIT", + "author": "3-shake, Inc.", + "license": "Apache-2.0", "exports": { ".": "./src/index.cjs" },