@stae/babel-react
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.2.0](https://github.com/staeco/modules/compare/@stae/babel-react@1.1.0...@stae/babel-react@1.2.0) (2021-02-27) | ||
### Features | ||
* update browserlist ([46ef358](https://github.com/staeco/modules/commit/46ef35836c1b553afa153c7da3b801beb5d93eed)) | ||
# [1.1.0](https://github.com/staeco/modules/compare/@stae/babel-react@1.0.7...@stae/babel-react@1.1.0) (2020-12-06) | ||
@@ -8,0 +19,0 @@ |
@@ -18,3 +18,3 @@ // Designed for react packages | ||
"node": "current", | ||
"browsers": ["> 2%", "last 2 versions", "not ie < 11"] | ||
"browsers": ["> 2%", "last 2 versions", "not dead"] | ||
}, | ||
@@ -21,0 +21,0 @@ "modules": "auto", |
{ | ||
"name": "@stae/babel-react", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Stae react babel config", | ||
@@ -42,3 +42,3 @@ "homepage": "https://github.com/staeco/modules#readme", | ||
}, | ||
"gitHead": "e012497af600c9f54334763aeea6ec0ad17ca7d4" | ||
"gitHead": "95915a364b2f82f16169e4cf5802b432b64b3bf8" | ||
} |
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
8830