Skip to content

Commit

Permalink
package info fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maray29 committed Dec 1, 2023
1 parent a0651da commit 2533841
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/sour-jokes-grow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@maray-ai/foodness-gracious': patch
---

package updATE
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@maray-ai/foodness-gracious",
"version": "0.0.0",
"description": "Developer starter template for Finsweet projects.",
"homepage": "https://github.com/maray/foodness-gracious#readme",
"homepage": "https://github.com/maray29/foodness-gracious#readme",
"license": "ISC",
"keywords": [],
"author": {
Expand All @@ -11,10 +11,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/maray/foodness-gracious.git"
"url": "git+https://github.com/maray29/foodness-gracious.git"
},
"bugs": {
"url": "https://github.com/maray/foodness-gracious/issues"
"url": "https://github.com/maray29/foodness-gracious/issues"
},
"type": "module",
"main": "src/index.ts",
Expand Down

0 comments on commit 2533841

Please sign in to comment.