@boxine/prettier-config
Advanced tools
Comparing version 1.2.0 to 1.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.2](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.2.1...v1.2.2) (2020-04-24) | ||
**Note:** Version bump only for package @boxine/prettier-config | ||
# [1.2.0](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.1.0...v1.2.0) (2020-04-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@boxine/prettier-config", | ||
"version": "1.2.0", | ||
"version": "1.2.2", | ||
"description": "Prettier configuration used by Boxine GmbH", | ||
@@ -15,3 +15,3 @@ "main": "prettier.config.js", | ||
"dependencies": { | ||
"@boxine/eslint-config-utils": "^1.2.0" | ||
"@boxine/eslint-config-utils": "^1.2.2" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "145642e71d2187d9ed7a8989e4c0ccb4275c97c3" | ||
"gitHead": "df5af784a366665a8fa8f141d1e2eb184d7810c6" | ||
} |
1913