@boxine/prettier-config
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.5.1](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.5.0...v1.5.1) (2020-05-20) | ||
### Bug Fixes | ||
* set correct main file in prettier config ([fbcc0d0](https://gitlab.boxine.de/tonies/eslint-config-boxine/commit/fbcc0d028bcf5536869c298a1dc78ee37caa25cd)) | ||
# [1.5.0](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.5.0-rc.1...v1.5.0) (2020-05-19) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@boxine/prettier-config", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Prettier configuration used by Boxine GmbH", | ||
"main": "prettier.config.js", | ||
"main": "index.json", | ||
"publishConfig": { | ||
@@ -15,3 +15,3 @@ "access": "public" | ||
"dependencies": { | ||
"@boxine/eslint-config-utils": "^1.5.0" | ||
"@boxine/eslint-config-utils": "^1.5.1" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a5490e168fe24c7c4fe3db505ede01a39649aefd" | ||
"gitHead": "c15ebe0fd09647a3d915ed0246ffaf28e6ff090a" | ||
} |
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
3167