fix: add repository field for npm provenance
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
"name": "usesend-js",
|
||||
"version": "1.6.0",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/usesend/useSend"
|
||||
},
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user