diff --git a/package.json b/package.json index 953c09d..2a70f35 100644 --- a/package.json +++ b/package.json @@ -111,5 +111,5 @@ "tsv": "^0.2.0", "typescript": "^4.8.4" }, - "license": "(Apache-2.0 AND MIT)" + "license": "Apache-2.0 OR MIT" }