We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e1bd8 commit 8fc4245Copy full SHA for 8fc4245
package.json
@@ -36,7 +36,10 @@
36
],
37
"author": "Florian Ebeling <mail@florianebeling.com>",
38
"homepage": "https://github.com/febeling/synopt",
39
- "repository": "github.com:febeling/synopt",
+ "repository": {
40
+ "type": "git",
41
+ "url": "github.com:febeling/synopt"
42
+ },
43
"license": "MIT",
44
"devDependencies": {
45
"@types/jest": "^29.5.11",
0 commit comments