react-themed-too
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "react-themed-too", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "CSS in React", | ||
@@ -13,3 +13,3 @@ "main": "./lib/index.js", | ||
"build": "yarn babel ./src --out-dir ./lib", | ||
"test": "jest" | ||
"test": "NODE_ENV=test jest" | ||
}, | ||
@@ -16,0 +16,0 @@ "directories": { |
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
35964