@lego/prettier-config
Advanced tools
Comparing version 1.13.0 to 1.13.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.13.1](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.13.0...@lego/prettier-config@1.13.1) (2019-12-12) | ||
**Note:** Version bump only for package @lego/prettier-config | ||
# [1.13.0](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.12.0...@lego/prettier-config@1.13.0) (2019-11-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lego/prettier-config", | ||
"version": "1.13.0", | ||
"version": "1.13.1", | ||
"description": "LEGO shareable prettier config", | ||
@@ -39,7 +39,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "12.12.14", | ||
"@types/node": "12.12.17", | ||
"@types/prettier": "1.19.0", | ||
"rimraf": "3.0.0", | ||
"tslint": "5.20.1", | ||
"typescript": "3.7.2" | ||
"typescript": "3.7.3" | ||
}, | ||
@@ -49,3 +49,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "771defd565ab2c83c2a8b987233df7dbd5801842" | ||
"gitHead": "6057039137cebb76c194b942633cfbf8710a6a17" | ||
} |
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
7710