@boxine/prettier-config
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.1](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.4.0...v1.4.1) (2020-05-12) | ||
**Note:** Version bump only for package @boxine/prettier-config | ||
# [1.4.0](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.3.0...v1.4.0) (2020-05-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@boxine/prettier-config", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Prettier configuration used by Boxine GmbH", | ||
@@ -15,3 +15,3 @@ "main": "prettier.config.js", | ||
"dependencies": { | ||
"@boxine/eslint-config-utils": "^1.4.0" | ||
"@boxine/eslint-config-utils": "^1.4.1" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "1a76e9a27382148eb3c99e1e0a0e70d6fd77d8d9" | ||
"gitHead": "7170ca7fee470bcbf89dfa6d4a00479cbbea3e14" | ||
} |
2427