Skip to content

Commit 1596730

Browse files
committed
npm pkg fix
Normalized repository.url as recommended in an `npm publish`
1 parent 9607e34 commit 1596730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/quittle/s3-upload-custom-resource-lambda-layer.git"
12+
"url": "git+https://github.com/quittle/s3-upload-custom-resource-lambda-layer.git"
1313
},
1414
"scripts": {
1515
"build": "webpack",

0 commit comments

Comments
 (0)