Skip to content

Commit

Permalink
Update config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
a6b8 authored Nov 25, 2023
1 parent c8913bd commit 1b1c19a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ const config = {
},
{
"title": "Mina Data API",
"packageName": "minadata",
"packageName": "minadataapi",
"githubUserName": "EasyMina",
"githubRepository": "minaDataAPI"
}
]
}


export { config }
export { config }

0 comments on commit 1b1c19a

Please sign in to comment.