mirror of
https://github.com/Ukendio/jecs.git
synced 2026-03-18 00:44:32 +00:00
Fix repo url in package.json
This commit is contained in:
parent
73019547bd
commit
360423b634
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"main": "src/jecs.luau",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/ukendio/jecs.git"
|
||||
"url": "https://github.com/ukendio/jecs"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Ukendio",
|
||||
|
|
|
|||
Loading…
Reference in a new issue