@lego/browserslist-config-internal
Advanced tools
Comparing version 2.7.1 to 2.8.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.8.0](https://github.com/LEGO/linter-configs/compare/@lego/browserslist-config-internal@2.7.1...@lego/browserslist-config-internal@2.8.0) (2020-01-27) | ||
**Note:** Version bump only for package @lego/browserslist-config-internal | ||
## [2.7.1](https://github.com/LEGO/linter-configs/compare/@lego/browserslist-config-internal@2.7.0...@lego/browserslist-config-internal@2.7.1) (2020-01-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lego/browserslist-config-internal", | ||
"version": "2.7.1", | ||
"version": "2.8.0", | ||
"description": "LEGO shareable browserslist config for js projects", | ||
@@ -36,5 +36,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "13.1.6", | ||
"@types/node": "13.5.0", | ||
"rimraf": "3.0.0", | ||
"typescript": "3.7.4" | ||
"typescript": "3.7.5" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "687edf6158d786938bd4ca861c7e1e9e40a8db8c" | ||
"gitHead": "e7e370f0e90a0353f84bffefb5d5b74643609458" | ||
} |
10665