Skip to content

Commit 25500f9

Browse files
committed
package.json details
1 parent 4ce434d commit 25500f9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9-
"author": "Joonas Laitio <[email protected]>",
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/jlaitio/serverless-ssm-api-git-version"
12+
},
13+
"author": "Joonas Laitio <[email protected]>",
1014
"license": "MIT",
1115
"dependencies": {
1216
"aws-sdk": "2.284.1"

0 commit comments

Comments
 (0)