diff --git a/frontend/package.json b/frontend/package.json index 4b156f8..5ce7656 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -61,5 +61,6 @@ "**/*.{js,ts,vue,html}": [ "eslint --max-warnings=0" ] - } -} + }, + "license": "Apache-2.0" +} \ No newline at end of file