@sixfold/editor-config
Advanced tools
Comparing version 2.1.1 to 2.2.0
@@ -5,2 +5,9 @@ # Changelog | ||
## [2.2.0](https://github.com/6fold/editor-config/compare/v2.1.1...v2.2.0) (2021-05-10) | ||
### Features | ||
* update prettier ([6c18cbe](https://github.com/6fold/editor-config/commit/6c18cbe083a0ab80e245cdc3a6abd1deadd8e8ac)) | ||
### [2.1.1](https://github.com/6fold/editor-config/compare/v2.1.0...v2.1.1) (2021-04-22) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@sixfold/editor-config", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"main": "./prettier/index.js", | ||
@@ -20,3 +20,3 @@ "types": "./prettier/index.d.ts", | ||
"dependencies": { | ||
"prettier": "^2.2.1", | ||
"prettier": "^2.3.0", | ||
"tslint-config-prettier": "^1.18.0" | ||
@@ -23,0 +23,0 @@ }, |
6790
Updatedprettier@^2.3.0