PokeAPI / pokedex-promise-v2

An easy way to use pokeapi v2 with promises in node.js
MIT License
516 stars 91 forks source link

Modernize the package #52

Closed HRKings closed 3 years ago

HRKings commented 3 years ago

Hey! First of all, sorry if this PR is a little intrusive.

This PR aims to modernize the package as a whole, what it does:

The underlying code logic has not changed and all tests are passing.