diff --git a/package.json b/package.json index 4499590a..3e0962ea 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "type": "git", "url": "https://github.com/streamich/nano-css.git" }, + "license": "The Unlicense", "scripts": { "lint": "eslint ./index.js", "lint:fix": "yarn lint --fix",