Skip to content

Commit 7ed2964

Browse files
authored
chore: add repository for npm (#43)
1 parent e460945 commit 7ed2964

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"import": "./dist/index.js"
1515
}
1616
},
17+
"repository": {
18+
"type": "git",
19+
"url": "git+https://github.com/vitejs/release-scripts.git"
20+
},
1721
"scripts": {
1822
"build": "tnode scripts/build.ts",
1923
"prettier": "pnpm prettier-ci --write",

0 commit comments

Comments
 (0)