diff --git a/client/package.json b/client/package.json index 1aa36f70..4728bd33 100644 --- a/client/package.json +++ b/client/package.json @@ -21,7 +21,7 @@ "typescript" ], "author": "@github/ps-codeql", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "engines": { "node": ">=25.2.1", "npm": ">=11.6.2" diff --git a/package.json b/package.json index ef21dd20..f2d02c2f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "typescript" ], "author": "@github/ps-codeql", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "engines": { "node": ">=25.2.1", "npm": ">=11.6.2" diff --git a/server/package.json b/server/package.json index 69b7f901..aa9f3ef6 100644 --- a/server/package.json +++ b/server/package.json @@ -21,7 +21,7 @@ "typescript" ], "author": "@github/ps-codeql", - "license": "MIT", + "license": "SEE LICENSE IN LICENSE", "engines": { "node": ">=25.2.1", "npm": ">=11.6.2"