Skip to content

Commit 0b3331d

Browse files
committed
fix: add repository field to package.json
1 parent 5ff830a commit 0b3331d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
],
2222
"author": "aziontech",
2323
"license": "MIT",
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/aziontech/lib.git"
27+
},
2428
"contributors": [
2529
{
2630
"name": "José Filho",

0 commit comments

Comments
 (0)