mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-29 20:26:55 -05:00
v0.11.10
Most notable in this release: - TypeScript types are working! (62023bd299) I don't know if the previousf47e38c5asystem worked, but the new one I've tested and confirmed it does!
This commit is contained in:
parent
3a67602d6a
commit
995b43201a
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "pokemon-showdown",
|
"name": "pokemon-showdown",
|
||||||
"description": "The server for the Pokémon Showdown battle simulator",
|
"description": "The server for the Pokémon Showdown battle simulator",
|
||||||
"version": "0.11.9",
|
"version": "0.11.10",
|
||||||
"main": "dist/sim/index.js",
|
"main": "dist/sim/index.js",
|
||||||
"types": "dist/sim/index.d.ts",
|
"types": "dist/sim/index.d.ts",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user