Skip to content

Commit

Permalink
fix: solve publish package
Browse files Browse the repository at this point in the history
  • Loading branch information
maporto committed May 21, 2024
1 parent 8a03fd2 commit 28404d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
"author": {
"name": "Marcos Porto",
"email": "devmarcosporto@gmail.com",
"url": "https://github.com/marcosporto"
"url": "https://github.com/maporto"
},
"license": "Apache-2.0",
"keywords": [
"mongoose"
],
"homepage": "https://github.com/marcosporto/mongoose-id-utils",
"homepage": "https://github.com/maporto/mongoose-id-utils",
"bugs": {
"url": "https://github.com/marcosporto/mongoose-id-utils/issues"
"url": "https://github.com/maporto/mongoose-id-utils/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/marcosporto/mongoose-id-utils.git"
"url": "https://github.com/maporto/mongoose-id-utils.git"
},
"dependencies": {
"mongoose": ">=5.13.21"
Expand Down

0 comments on commit 28404d3

Please sign in to comment.