npm: pkg fix
This commit is contained in:
parent
9c13ba8a06
commit
961af217e0
1 changed files with 4 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue