import-jsx
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -48,3 +48,4 @@ 'use strict'; | ||
filename: modulePath, | ||
sourceMaps: 'inline' | ||
sourceMaps: 'inline', | ||
babelrc: false | ||
}); | ||
@@ -51,0 +52,0 @@ |
{ | ||
"name": "import-jsx", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Require and transpile JSX on the fly", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
5607
49