diff --git a/scripts/validation/package.json b/scripts/validation/package.json index 403b291d..af4b95a1 100644 --- a/scripts/validation/package.json +++ b/scripts/validation/package.json @@ -7,7 +7,7 @@ "validate:examples": "node embedded-examples-validation.js" }, "author": "Animesh Kumar", - "license": "Apache 2.0", + "license": "Apache-2.0", "devDependencies": { "@asyncapi/parser": "^3.1.0", "js-yaml": "^4.1.0",