diff --git a/package.json b/package.json index 72eab54..ab5ad7a 100644 --- a/package.json +++ b/package.json @@ -1,18 +1,17 @@ { - "name": "pkg-name", + "name": "loggy", "type": "module", - "version": "0.0.0", + "version": "1.0.0", "packageManager": "pnpm@7.12.0", "description": "", - "author": "Anthony Fu ", + "author": "Eric Zhang", "license": "MIT", - "funding": "https://github.com/sponsors/antfu", - "homepage": "https://github.com/antfu/pkg-name#readme", + "homepage": "https://github.com/ericz99/loggy#readme", "repository": { "type": "git", - "url": "git+https://github.com/antfu/pkg-name.git" + "url": "git+https://github.com/ericz99/loggy.git" }, - "bugs": "https://github.com/antfu/pkg-name/issues", + "bugs": "https://github.com/ericz99/loggy/issues", "keywords": [], "sideEffects": false, "exports": {