dhleong / pepper-mint

Unofficial mint.com API in node.js
65 stars 16 forks source link

Update Chromedriver Version #19

Closed tnoetzel closed 5 years ago

tnoetzel commented 5 years ago

The Chromedriver version is outdated and causes Peppermint to fail if you have the latest version of Chrome Installed.

This PR updates Chromedriver to the latest version.

dhleong commented 5 years ago

Hey thanks for your PR!

I'm not sure the dependency name is right? It says "version" instead of "chromedriver." Also, if you could keep the original whitespace I would appreciate that.

tnoetzel commented 5 years ago

Ugh, my bad. All fixed now.

dhleong commented 5 years ago

Looks good, thanks!

dhleong commented 5 years ago

Released as 2.1.3; thanks again!