Skip to content

Commit

Permalink
Atualização de versão
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoliveiraGN committed May 19, 2021
1 parent c5cef64 commit 55ff8ca
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gn-api-sdk-typescript",
"version": "1.0.4",
"version": "1.0.5",
"description": "Module for integration with Gerencianet API\"",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -9,11 +9,14 @@
"prepare": "npm run build",
"postversion": "git push --tags"
},
"author": "Gerencianet - Consultoria Tecnica | João Vitor Oliveira",
"author": "Gerencianet - Consultoria Tecnica | Palloma Brito | João Vitor Oliveira",
"license": "MIT",
"repository": "gerencianet/gn-api-sdk-typescript",
"homepage": "https://github.com/gerencianet/gn-api-sdk-typescript",
"files": ["dist/*", "examples"],
"files": [
"dist/*",
"examples"
],
"keywords": [
"gerencianet",
"pagamentos",
Expand Down

0 comments on commit 55ff8ca

Please sign in to comment.