babel-plugin-module-alias
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "babel-plugin-module-alias", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "description": "Babel plugin to rewrite the path in require() and ES6 import", |
@@ -26,3 +26,3 @@ # babel-plugin-module-alias [![Build Status][ci-image]][ci-url] [![Coverage Status][coverage-image]][coverage-url] | ||
``` | ||
$ npm install --save babel babel-plugin-module-alias | ||
$ npm install --save-dev babel babel-plugin-module-alias | ||
``` | ||
@@ -29,0 +29,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
9826