Skip to content

Commit 7f24d86

Browse files
committed
Fix package.json repository
1 parent 38a96f2 commit 7f24d86

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/lifetimed/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "CodeWriter",
1919
"repository": {
2020
"type": "git",
21-
"url": "git+https://github.com/vanifatovvlad/lifetimed"
21+
"url": "git+https://github.com/vanifatovvlad/lifetimed.git"
2222
},
2323
"license": "MIT",
2424
"devDependencies": {
@@ -31,4 +31,4 @@
3131
"typescript": "^5.8.3",
3232
"typescript-eslint": "^8.36.0"
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)