diff --git a/package.json b/package.json index 15eceed..b66ca33 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,10 @@ "name": "@inkdropapp/base-ui-theme", "version": "0.3.1", "author": "Takuya Matsuyama", + "repository": { + "type": "git", + "url": "git+https://github.com/inkdropapp/base-ui-theme.git" + }, "devDependencies": { "@inkdropapp/css": "^0.4.2", "@types/node": "^22.7.5",