Skip to content

Commit d025932

Browse files
committed
chore: add repo section
1 parent dd30d7b commit d025932

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
"name": "Mateo Sheshi",
99
"url": "https://github.com/devsheva"
1010
},
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/devsheva/simplelog"
14+
},
1115
"main": "dist/logger.js",
1216
"types": "dist/logger.d.ts",
1317
"description": "A simple logging library",

0 commit comments

Comments
 (0)