diff --git a/assets/package.json b/assets/package.json index ea1e78e6..f9ecd45f 100644 --- a/assets/package.json +++ b/assets/package.json @@ -2,7 +2,17 @@ "name": "@seed-design/assets", "version": "0.7.0", "packageManager": "yarn@4.3.1", + "repository": { + "type": "git", + "url": "git+https://github.com/daangn/seed-icon.git", + "directory": "assets" + }, + "author": "junghyeonsu ", "sideEffects": false, + "license": "MIT", + "publishConfig": { + "access": "public" + }, "files": [ "svg", "drawable",