Skip to content

Commit 2c6b8b1

Browse files
committed
chore(repo): add missing repository field on package.json
1 parent 862d42c commit 2c6b8b1

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
@@ -8,6 +8,10 @@
88
"files": [
99
"dist"
1010
],
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/brazilian-utils/brazilian-utils"
14+
},
1115
"scripts": {
1216
"start": "tsdx watch",
1317
"prebuild": "npm run update-cities",

0 commit comments

Comments
 (0)