We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f44d44 commit 51decb7Copy full SHA for 51decb7
package.json
@@ -11,5 +11,13 @@
11
"license": "ISC",
12
"dependencies": {
13
"jest": "^29.7.0"
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