mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
fix(fix): fix potential package prepublish fix
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"compile": "tsc",
|
||||
"prepublish": "pnpm compile"
|
||||
"prepare": "npm run compile"
|
||||
},
|
||||
"keywords": [
|
||||
"fivem",
|
||||
|
||||
Reference in New Issue
Block a user