Skip to content

Commit cd48dea

Browse files
committed
chore(package): add repository field to package.json
1 parent 65d3e9b commit cd48dea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"prettier-plugin-organize-imports": "^4.3.0",
1616
"tsdown": "^0.16.6"
1717
},
18+
"repository": {
19+
"url": "https://github.com/codehz/ecs"
20+
},
1821
"scripts": {
1922
"test": "bun test",
2023
"demo": "bun run examples/simple/demo.ts",

0 commit comments

Comments
 (0)