@citizenfx/client 2.0.7211-1 → 2.0.7254-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.
@@ -11387,6 +11387,7 @@ declare function GetFrameTime(): number;
11387
11387
  * * 2699
11388
11388
  * * 2802
11389
11389
  * * 2944
11390
+ * * 3095
11390
11391
  * * RedM
11391
11392
  * * 1311
11392
11393
  * * 1355
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@citizenfx/client",
3
- "version": "2.0.7211-1",
3
+ "version": "2.0.7254-1",
4
4
  "description": "Typings for the CitizenFX client JS API.",
5
5
  "main": "index.js",
6
6
  "scripts": {