diff --git a/package.json b/package.json index ce82e41..a6757ee 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/Kurocado-Studio/styleguide.git" }, - "license": "MPL-2.0", + "license": "MIT", "scripts": { "commitlint": "pnpm exec commitlint --edit", "eslint-check": "eslint --max-warnings=0 .",