Skip to content

Commit 300086e

Browse files
committed
fix(pkg): add repository
1 parent eec7f8a commit 300086e

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
@@ -13,6 +13,10 @@
1313
"dist",
1414
"index.ts"
1515
],
16+
"repository": {
17+
"type": "git",
18+
"url": "git+https://github.com/douglasduteil/htmx.ext...chunked-transfer.git"
19+
},
1620
"license": "WTFPL",
1721
"author": "Douglas Duteil <[email protected]> (https://douglasduteil.github.io/)",
1822
"type": "module",

0 commit comments

Comments
 (0)