@citizenfx/client 2.0.5865-1 → 2.0.5866-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8441,6 +8441,7 @@ declare function GetFrameTime(): number;
8441
8441
  * * 1311
8442
8442
  * * 1355
8443
8443
  * * 1436
8444
+ * * 1491
8444
8445
  * * LibertyM
8445
8446
  * * 43
8446
8447
  * * FXServer
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@citizenfx/client",
3
- "version": "2.0.5865-1",
3
+ "version": "2.0.5866-1",
4
4
  "description": "Typings for the CitizenFX client JS API.",
5
5
  "main": "index.js",
6
6
  "scripts": {