Skip to content

Commit 57ad1af

Browse files
committed
fix: fix package declaretion
1 parent 10eb50f commit 57ad1af

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hyperse/exec-program": patch
3+
---
4+
5+
fix package declaretion

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"repository": {
2828
"type": "git",
29-
"url": "git@github.com:hyperse-io/exec-program.git"
29+
"url": "git+ssh://git@github.com/hyperse-io/exec-program.git"
3030
},
3131
"type": "module",
3232
"exports": {

0 commit comments

Comments
 (0)