From 4faa8c295c83b2ba9e2454abe3920c5fd3100644 Mon Sep 17 00:00:00 2001 From: Takashi Masuda Date: Tue, 4 Mar 2025 17:25:02 +0900 Subject: [PATCH] Add license to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 6b030f7..9ad5c1c 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "main": "dist/index.js", "type": "commonjs", "repository": "github:browserbase/sdk-node", + "license": "Apache-2.0", "packageManager": "yarn@1.22.22", "files": [ "**/*"