We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c4d150 commit 1b3b8f5Copy full SHA for 1b3b8f5
1 file changed
packages/sdk/package.json
@@ -2,6 +2,10 @@
2
"name": "usesend-js",
3
"version": "1.6.0",
4
"description": "",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/usesend/useSend"
8
+ },
9
"main": "./dist/index.js",
10
"module": "./dist/index.mjs",
11
"types": "./dist/index.d.ts",
0 commit comments