Skip to content

Commit

Permalink
chore: atualizar versão do projeto
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreBellas committed Dec 15, 2023
1 parent 9010ae1 commit 1e5e9ca
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bling-erp-api",
"version": "5.0.0",
"version": "5.1.0",
"description": "Pacote de integração com a API do Bling ERP",
"main": "lib/bling.js",
"directories": {
Expand Down Expand Up @@ -51,8 +51,6 @@
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"chance": "^1.1.8",
"cpf_cnpj": "^0.2.0",
"dotenv": "^10.0.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard": "^17.1.0",
Expand All @@ -69,4 +67,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 1e5e9ca

Please sign in to comment.