Skip to content

Commit de430aa

Browse files
authored
fix(Package): Corrects repository URL
Signed-off-by: Ryan Smith <[email protected]>
1 parent ae2cef7 commit de430aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Converts positive & negative float values from one base to another between 2-64",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/ryansmith94/baseroo.git"
7+
"url": "https://github.com/ryasmi/baseroo.git"
88
},
99
"type": "module",
1010
"source": "src/baseroo.ts",

0 commit comments

Comments
 (0)