diff --git a/README.md b/README.md index 5659fbe..e31e1c4 100644 --- a/README.md +++ b/README.md @@ -270,4 +270,4 @@ agent-browser is visible ".modal" --json ## License -MIT +Apache-2.0 diff --git a/package.json b/package.json index 38eaca1..6d83286 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "agent" ], "author": "", - "license": "MIT", + "license": "Apache-2.0", "dependencies": { "playwright": "^1.40.0", "zod": "^3.22.4"