storybookjs / react-inspector

🔍 Power of Browser DevTools inspectors right inside your React app

Home Page:https://5d8cb665bc622e0020296079-dippbxxgcq.chromatic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to core-js 3

ndelangen opened this issue · comments

Let's upgrade to core-js 3

@ndelangen babel-runtime is still using core-js 2, you'll probably want to also swap it out for @babel/runtime?

Would you possibly be able to open a PR for that @vdh ?