babel/packages/babel-helper-compilation-targets
Nicolò Ribaudo c7ddb1ae93
Use workspace:^ to specify @babel/ dependencies (#13772)
* Enforce `workspace:^` to specify `@babel/` dependencies

* `yarn constraints --fix`

* Update lockfile
2021-10-25 07:22:08 +02:00
..

@babel/helper-compilation-targets

Helper functions on Babel compilation targets

See our website @babel/helper-compilation-targets for more information.

Install

Using npm:

npm install @babel/helper-compilation-targets

or using yarn:

yarn add @babel/helper-compilation-targets