version: 1.0.30 #1

Merged
leandro merged 18 commits from development into master 2025-06-27 20:36:01 +00:00
Showing only changes of commit 961af217e0 - Show all commits

View file

@ -3,7 +3,10 @@
"version": "1.0.29",
"main": "src/index",
"types": "src/index.d.ts",
"repository": "git@bitbucket.org:leandro_costa/lhisp-oauth-client.git",
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/leandro_costa/lhisp-oauth-client.git"
},
"author": "Leandro Costa <contato@leandrocosta.pro.br>",
"license": "MIT",
"scripts": {