NewsBlur/node/node_modules/@babel/runtime-corejs2
2020-06-15 18:45:05 -04:00
..
core-js Upgrading node and npm as well as all packages. 2019-04-13 14:44:10 -04:00
helpers Upgrading to latest node. 2020-06-15 17:12:43 -04:00
regenerator Upgrading node and npm as well as all packages. 2019-04-13 14:44:10 -04:00
LICENSE Upgrading node and npm as well as all packages. 2019-04-13 14:44:10 -04:00
package.json I don't know why mercury parser is being so persnickity but it is. 2020-06-15 18:45:05 -04:00
README.md Upgrading node and npm as well as all packages. 2019-04-13 14:44:10 -04:00

@babel/runtime-corejs2

babel's modular runtime helpers with core-js@2 polyfilling

See our website @babel/runtime-corejs2 for more information.

Install

Using npm:

npm install --save-dev @babel/runtime-corejs2

or using yarn:

yarn add @babel/runtime-corejs2 --dev