Skip to content

Commit 36548df

Browse files
committed
Add missing provenance info
1 parent 5cee813 commit 36548df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"imports": {
1818
"#lib/*.js": "./lib/*.js"
1919
},
20-
"exports": "./index.js"
20+
"exports": "./index.js",
21+
"repository": "github:c-collamar/datasync-s3-transfer"
2122
}

0 commit comments

Comments
 (0)