Gabb-c / pokenode-ts

A lightweight Node.js wrapper for the PokéAPI with built-in types.
https://pokenode-ts.vercel.app/
MIT License
244 stars 28 forks source link

Wrong `evolution_detail` key in `ChainLink` interface #463

Closed bachletantien closed 2 years ago

bachletantien commented 2 years ago

What version of pokenode-ts are you using?

1.13.1

What version of Node.js are you using?

14.19.0

What operating system are you using?

WIindows

Describe the Bug

Wrong evolution_detail key in ChainLink interface.

Expected Behavior

Change to evolution_details instead.

To Reproduce

Not thing.