@boxine/prettier-config
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -6,4 +6,15 @@ # Change Log | ||
# [1.2.0](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.1.0...v1.2.0) (2020-04-24) | ||
### Features | ||
* public release ([76743a1](https://gitlab.boxine.de/tonies/eslint-config-boxine/commit/76743a1deda7371814adaf48786da44247103b18)) | ||
# 1.1.0 (2020-04-24) | ||
**Note:** Version bump only for package @boxine/prettier-config |
{ | ||
"name": "@boxine/prettier-config", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Prettier configuration used by Boxine GmbH", | ||
"main": "prettier.config.js", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
@@ -12,3 +15,3 @@ "postinstall": "boxine-eslint-config-utils-post-install" | ||
"dependencies": { | ||
"@boxine/eslint-config-utils": "^1.1.0" | ||
"@boxine/eslint-config-utils": "^1.2.0" | ||
}, | ||
@@ -18,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "3c6c62120d142ea5d75032c4a2472b37a2301f9f" | ||
"gitHead": "145642e71d2187d9ed7a8989e4c0ccb4275c97c3" | ||
} |
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
1741