diff --git a/package.json b/package.json index cc01729..d13549a 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "client", "version": "0.1.0", "private": true, + "license": "Apache-2.0", "scripts": { "dev": "next dev --turbopack", "build": "next build",