babel-plugin-emotion-rename
Advanced tools
Comparing version 1.0.0-beta.10 to 1.0.0-beta.11
@@ -103,3 +103,3 @@ "use strict"; | ||
}); | ||
console.log(">>>11", cssList, MAP_STYLED_VARS); | ||
console.log(">>>123", filterTags, MAP_STYLED_VARS); | ||
@@ -106,0 +106,0 @@ if (filterTags.length) { |
{ | ||
"name": "babel-plugin-emotion-rename", | ||
"version": "1.0.0-beta.10", | ||
"version": "1.0.0-beta.11", | ||
"description": "Babel plugin to rename old Emotion 9 import to new Emotion 10+ import", | ||
@@ -5,0 +5,0 @@ "main": "lib/index", |
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
15501