update client bundle
This commit is contained in:
parent
e649b46351
commit
b336f1e1fe
@ -25,9 +25,7 @@ class Player {
|
||||
}
|
||||
}
|
||||
|
||||
const fw = {
|
||||
export const fw = {
|
||||
event: new Client(),
|
||||
player: new Player(),
|
||||
}
|
||||
|
||||
export default fw
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"publish": "lerna publish --force-publish"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ragempcommunity/types-cef": "^2.1.8",
|
||||
"@ragempcommunity/types-client": "^2.1.8",
|
||||
|
Loading…
Reference in New Issue
Block a user