@citizenfx/server 2.0.27092-1 → 2.0.27366-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.
@@ -748,6 +748,7 @@ declare function GetEntityVelocity(entity: number): number[];
748
748
  * * 3407
749
749
  * * 3570
750
750
  * * 3751
751
+ * * 3788
751
752
  * * RedM
752
753
  * * 1311
753
754
  * * 1355
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@citizenfx/server",
3
- "version": "2.0.27092-1",
3
+ "version": "2.0.27366-1",
4
4
  "description": "Typings for the CitizenFX server JS API.",
5
5
  "main": "index.js",
6
6
  "scripts": {