@atlaskit/layer
Advanced tools
Comparing version 2.9.1 to 3.0.0
# @atlaskit/layer | ||
## 3.0.0 | ||
- [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858) | ||
## 2.9.1 | ||
@@ -4,0 +7,0 @@ - [patch] Re-releasing due to potentially broken babel release [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba) |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "2.9.0" | ||
"version": "2.9.1" | ||
} |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "2.9.1", | ||
"version": "3.0.0", | ||
"description": "A React layer component responsible for the position of an element on a page", | ||
@@ -25,6 +25,6 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"react": "15.6.0 - 16.2.0" | ||
"react": "^16.3.0" | ||
}, | ||
"devDependencies": { | ||
"@atlaskit/docs": "^2.5.2", | ||
"@atlaskit/docs": "^3.0.0", | ||
"enzyme": "^3.3.0" | ||
@@ -31,0 +31,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
378587