mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
chore: update organization name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@overextended/ox_lib",
|
||||
"name": "@communityox/ox_lib",
|
||||
"author": "Overextended",
|
||||
"version": "1.0.0",
|
||||
"description": "JS/TS wrapper for ox_lib exports",
|
||||
@@ -14,14 +14,15 @@
|
||||
"fivem",
|
||||
"ox_lib",
|
||||
"ox",
|
||||
"overextended"
|
||||
"overextended",
|
||||
"communityox"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/overextended/ox_lib.git"
|
||||
"url": "git+https://github.com/communityox/ox_lib.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/overextended/ox_lib/issues"
|
||||
"url": "https://github.com/communityox/ox_lib/issues"
|
||||
},
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user