diff --git a/package.json b/package.json index 19fb3eee..03502174 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "dropship-store", "version": "0.1.0", "private": true, + "license": "UNLICENSED", "scripts": { "dev": "next dev", "build": "next build",