Skip to content

Commit

Permalink
docs: adicionado link do BrasilAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
WillianAgostini committed Oct 18, 2023
1 parent b0bab70 commit 9f677db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

<div align="center">
<p>
<strong>Uma lib para a API do [BrasilAPI](https://github.com/BrasilAPI/BrasilAPI) (para Node, Deno ou Bun) utilizando Javascript/Typescript </strong>
<strong>Uma lib para a API do <a href="https://github.com/BrasilAPI/BrasilAPI">BrasilAPI</a> (para Node, Deno ou Bun) utilizando Javascript/Typescript </strong>
</p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "brasilapi-js",
"version": "0.0.2",
"version": "0.0.3",
"description": "biblioteca em js para acessar Brasil Api",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 9f677db

Please sign in to comment.