kyt-starter-universal
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
{ | ||
"name": "kyt-starter-universal", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -28,7 +28,7 @@ { | ||
"enzyme": "2.4.1", | ||
"kyt": "1.0.0-alpha.1", | ||
"kyt": "1.0.0-alpha.2", | ||
"react-addons-test-utils": "15.3.0", | ||
"react-hot-loader": "3.0.0-beta.6" | ||
}, | ||
"version": "1.0.0-alpha.1" | ||
"version": "1.0.0-alpha.2" | ||
} |
@@ -21,5 +21,3 @@ import React, { PropTypes } from 'react'; | ||
</ul> | ||
<div className={styles.content}> | ||
{children} | ||
</div> | ||
<div className={styles.content}>{children}</div> | ||
</div> | ||
@@ -26,0 +24,0 @@ ); |
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
18401
258