babel-plugin-transform-inline-environment-variables
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "babel-plugin-transform-inline-environment-variables", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Inline environment variables.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -23,3 +23,3 @@ # babel-plugin-transform-inline-environment-variables | ||
```sh | ||
npm install babel-plugin-transform-inline-environment-variables | ||
npm install babel-plugin-transform-inline-environment-variables --save-dev | ||
``` | ||
@@ -26,0 +26,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2070