Skip to content

Commit f39b541

Browse files
authored
Add repository to package.json
1 parent 49594e9 commit f39b541

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
},
1111
"author": "Jonas Wagner <[email protected]>",
1212
"license": "MIT",
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/jwagner/smartcrop-sharp.git"
16+
},
1317
"dependencies": {
1418
"smartcrop": "^2.0.4"
1519
},
@@ -24,4 +28,4 @@
2428
"sharp": "^0.29.0",
2529
"ts-node": "^10.2.1"
2630
}
27-
}
31+
}

0 commit comments

Comments
 (0)