devshawn / password.live

🔒 Generate simple or complex passwords directly from your web browser.

Home Page:https://password.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade babel to latest version and use env preset over es2015

devshawn opened this issue · comments

Since writing this a year ago, babel has been updated quite a bit and recommends using the env preset over es2015; we should upgrade this in both the client and the server.

Closed by #38