Skip to content

Commit daa60ac

Browse files
committed
fix repo url
1 parent 69c0ee7 commit daa60ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"pnpm": ">=10.x"
1818
},
1919
"repository": {
20-
"url": "https://github.com/code-store-platform/arcxp-sdk-ts"
20+
"url": "git+https://github.com/code-store-platform/arcxp-sdk-ts.git"
2121
},
2222
"homepage": "https://github.com/code-store-platform/arcxp-sdk-ts",
2323
"files": [

0 commit comments

Comments
 (0)