pkhex 25.11.30 → 25.12.2
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/PKHeX.Core.dll +0 -0
- package/PKHeX.deps.json +5 -5
- package/PKHeX.dll +0 -0
- package/package.json +1 -1
package/PKHeX.Core.dll
CHANGED
|
Binary file
|
package/PKHeX.deps.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
".NETCoreApp,Version=v9.0/browser-wasm": {
|
|
10
10
|
"PKHeX/1.0.0": {
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"PKHeX.Core": "25.
|
|
12
|
+
"PKHeX.Core": "25.12.2",
|
|
13
13
|
"runtimepack.Microsoft.NETCore.App.Runtime.Mono.browser-wasm": "9.0.13"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
@@ -266,11 +266,11 @@
|
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
},
|
|
269
|
-
"PKHeX.Core/25.
|
|
269
|
+
"PKHeX.Core/25.12.2": {
|
|
270
270
|
"runtime": {
|
|
271
271
|
"PKHeX.Core.dll": {
|
|
272
|
-
"assemblyVersion": "25.
|
|
273
|
-
"fileVersion": "25.
|
|
272
|
+
"assemblyVersion": "25.12.2.0",
|
|
273
|
+
"fileVersion": "25.12.2.0"
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
}
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
"serviceable": false,
|
|
288
288
|
"sha512": ""
|
|
289
289
|
},
|
|
290
|
-
"PKHeX.Core/25.
|
|
290
|
+
"PKHeX.Core/25.12.2": {
|
|
291
291
|
"type": "project",
|
|
292
292
|
"serviceable": false,
|
|
293
293
|
"sha512": ""
|
package/PKHeX.dll
CHANGED
|
Binary file
|