diff --git a/package.json b/package.json index 3f46414..6ba15cd 100644 --- a/package.json +++ b/package.json @@ -34,5 +34,10 @@ "files": [ "dist", "dist_types" - ] + ], + "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/Astrian/datenel-vue3.git" + } }