Skip to content

Commit 51decb7

Browse files
committed
tested node js in VSCode
1 parent 7f44d44 commit 51decb7

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

package.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,13 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"jest": "^29.7.0"
14-
}
15-
}
14+
},
15+
"repository": {
16+
"type": "git",
17+
"url": "git+https://github.com/Baba05206/Module-Structuring-and-Testing-Data.git"
18+
},
19+
"bugs": {
20+
"url": "https://github.com/Baba05206/Module-Structuring-and-Testing-Data/issues"
21+
},
22+
"homepage": "https://github.com/Baba05206/Module-Structuring-and-Testing-Data#readme"
23+
}

0 commit comments

Comments
 (0)