Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ericz991 committed Mar 6, 2024
1 parent 7de3df2 commit e4d39ec
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
{
"name": "pkg-name",
"name": "loggy",
"type": "module",
"version": "0.0.0",
"version": "1.0.0",
"packageManager": "[email protected]",
"description": "",
"author": "Anthony Fu <[email protected]>",
"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": {
Expand Down

0 comments on commit e4d39ec

Please sign in to comment.