From d9412f85ed43ffa22f158bc3c7b132eff11a9f24 Mon Sep 17 00:00:00 2001 From: Alexey Igrychev Date: Mon, 26 Oct 2020 11:54:09 +0000 Subject: [PATCH] Fix license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a95151e..42d25a7 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "keywords": [], "author": "flant", - "license": "Apache License 2.0", + "license": "Apache-2.0", "bugs": { "url": "https://github.com/werf/actions/issues" },