Skip to content

Commit ee4279d

Browse files
Merge pull request #85 from code0-tech/fix-npm-publish
fix: changed repository url to expected value
2 parents d6957be + f26a4c1 commit ee4279d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reader/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "git+https://github.com/code0-tech/code0-definitions.git"
26+
"url": "https://github.com/code0-tech/code0-definition"
2727
},
2828
"files": [
2929
"build"

0 commit comments

Comments
 (0)