Skip to content

Commit 2193d68

Browse files
committed
Appease to the provenance repo url requirement
1 parent 50d78f4 commit 2193d68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@c-collamar/datasync-s3-transfer",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Automate S3 object transfers between buckets via DataSync",
55
"type": "module",
66
"main": "index.js",
@@ -18,5 +18,5 @@
1818
"#lib/*.js": "./lib/*.js"
1919
},
2020
"exports": "./index.js",
21-
"repository": "github:c-collamar/datasync-s3-transfer"
21+
"repository": "https://github.com/C-Collamar/datasync-s3-transfer"
2222
}

0 commit comments

Comments
 (0)