@thigasdevelopment/luam 0.19.8 → 0.19.10

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.
Files changed (2) hide show
  1. package/luam.mjs +1 -1
  2. package/package.json +1 -1
package/luam.mjs CHANGED
@@ -6972,7 +6972,7 @@ import { tmpdir } from "node:os";
6972
6972
  import { join as join2 } from "node:path";
6973
6973
 
6974
6974
  // src/cli/version.ts
6975
- var VERSION = true ? "0.19.8" : "0.0.0-dev";
6975
+ var VERSION = true ? "0.19.10" : "0.0.0-dev";
6976
6976
  var PROGRAM_NAME = "luam";
6977
6977
  var PROGRAM_DESCRIPTION = "luam \u2014 the Luam compiler for Multi Theft Auto resources.";
6978
6978
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thigasdevelopment/luam",
3
- "version": "0.19.8",
3
+ "version": "0.19.10",
4
4
  "description": "The Luam compiler for Multi Theft Auto resources.",
5
5
  "keywords": [
6
6
  "mta",