terra-markdown
Advanced tools
Comparing version 1.11.0 to 2.0.0
@@ -7,2 +7,7 @@ Changelog | ||
2.0.0 - (February 12, 2018) | ||
------------------ | ||
### Changed | ||
* Updated to use React 16 | ||
1.12.0 - (February 1, 2018) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-markdown", | ||
"main": "lib/Markdown.js", | ||
"version": "1.11.0", | ||
"version": "2.0.0", | ||
"description": "terra-markdown", | ||
@@ -24,4 +24,4 @@ "repository": { | ||
"peerDependencies": { | ||
"react": "^15.4.2", | ||
"react-dom": "^15.4.2" | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "dependencies": { |
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
21325