diff --git a/package.json b/package.json index 61f25c9..4d4cf1a 100644 --- a/package.json +++ b/package.json @@ -47,5 +47,6 @@ }, "peerDependencies": { "astro": "^1.0.0" - } + }, + "license": "ISC" }