Skip to content

Commit 5057672

Browse files
committed
repository.url added into package.json
1 parent fc537ad commit 5057672

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
@@ -29,5 +29,6 @@
2929
},
3030
"lint-staged": {
3131
"(!/docs/*).{js,jsx,ts,tsx,md}": "prettier --write"
32-
}
32+
},
33+
"repository.url": "https://github.com/Zipstack/llmwhisperer-js-client"
3334
}

0 commit comments

Comments
 (0)