react-themed-too
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "react-themed-too", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "CSS in React", | ||
@@ -12,3 +12,3 @@ "main": "./lib/index.js", | ||
"start": "yarn babel --watch ./src --out-dir lib", | ||
"build": "yarn babel ./src -out-dir ./lib" | ||
"build": "yarn babel ./src -out-dir lib" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
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
21807