Skip to content

Commit 3a6c610

Browse files
committed
chore: set repository in package.json
1 parent 29ab366 commit 3a6c610

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "@labdigital/dataloader-cache-wrapper",
33
"version": "0.4.0",
44
"author": "Lab Digital <opensource@labdigital.nl>",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/labd/dataloader-cache-wrapper"
8+
},
59
"license": "MIT",
610
"publishConfig": {
711
"access": "public"

0 commit comments

Comments
 (0)