mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -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",
|
||||
"description": "The server for the Pokémon Showdown battle simulator",
|
||||
"version": "0.11.9",
|
||||
"version": "0.11.10",
|
||||
"main": "dist/sim/index.js",
|
||||
"types": "dist/sim/index.d.ts",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user