diff --git a/package.json b/package.json index 754ac9a8..e12c05f8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,10 @@ "private": false, "version": "0.1.0", "description": "Nuxt Toolkit to create full-stack applications on the Edge.", - "repository": "nuxt-hub/core", + "repository": { + "type": "git", + "url": "git+https://github.com/nuxt-hub/core.git" + }, "license": "Apache-2.0", "type": "module", "exports": {