@pkmn/dex 0.7.8 → 0.7.9
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.
- package/build/index.js +1 -1
- package/build/index.min.js +1 -1
- package/build/index.mjs +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -4607,7 +4607,7 @@ _chunkJC4IRQULjs.__export.call(void 0, aliases_exports, {
|
|
|
4607
4607
|
zygardefull: () => zygardefull,
|
|
4608
4608
|
zygod: () => zygod
|
|
4609
4609
|
});
|
|
4610
|
-
var randbats = "[Gen
|
|
4610
|
+
var randbats = "[Gen 9] Random Battle";
|
|
4611
4611
|
var uber = "[Gen 9] Ubers";
|
|
4612
4612
|
var anythinggoes = "[Gen 8] Anything Goes";
|
|
4613
4613
|
var ubers = "[Gen 9] Ubers";
|