overpy 9.6.6 → 9.6.7

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/overpy.js +3 -1
  2. package/package.json +1 -1
package/overpy.js CHANGED
@@ -65860,7 +65860,9 @@ rule "Disable inspector":
65860
65860
  availableExtensionPoints,
65861
65861
  translationLanguages: translationLanguages2,
65862
65862
  translatedStrings,
65863
- writeToOutputFile
65863
+ writeToOutputFile,
65864
+ mainFileName,
65865
+ rootPath
65864
65866
  };
65865
65867
  }
65866
65868
  function compileRules(astRules) {
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "url": "https://github.com/Zezombye/overpy"
8
8
  },
9
9
  "description": "High-level language for the Overwatch Workshop, with decompilation and compilation.",
10
- "version": "9.6.6",
10
+ "version": "9.6.7",
11
11
  "readme": "README.md",
12
12
  "keywords": [
13
13
  "overpy",