diff --git a/web/common/package.json b/web/common/package.json index 7ea7316bed..4cccbec171 100644 --- a/web/common/package.json +++ b/web/common/package.json @@ -3,6 +3,7 @@ "version": "0.0.1", "private": false, "type": "module", + "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/TobikoData/sqlmesh"