Comparing version 3.0.3 to 3.0.4
{ | ||
"name": "coffeex", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Coffee DSL for React Virtual DOM instead of JSX", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react": "^0.12.2" | ||
"react": ">=0.12.0" | ||
}, | ||
@@ -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
9143