Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
core-js ed6e6fd7dd Export babel-runtime helpers as standard CommonJS. 6 years ago
helpers 4da3f3bc64 Update helpers from #7491. (#7532) 6 years ago
regenerator b3acf9100e Make babel-runtime use regenerator-runtime from npm. (#3494) 8 years ago
scripts b6ae9e2db2 Updating references to @babel/ and adding dependencies to package.json (#6509) 6 years ago
.npmignore 7a1ccf076c Misc (#5545) 7 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
core-js.js ed6e6fd7dd Export babel-runtime helpers as standard CommonJS. 6 years ago
package.json 2d2f37fa6c Update core-js to v2.5.7 (#8064) 6 years ago

README.md

@babel/runtime

babel selfContained runtime

See our website @babel/runtime for more information.

Install

Using npm:

npm install --save @babel/runtime

or using yarn:

yarn add --save @babel/runtime