@tabula/prettier-config
Advanced tools
Comparing version 0.1.3 to 0.1.4
# @tabula/prettier-config | ||
## 0.1.4 | ||
### Patch Changes | ||
- [#91](https://github.com/ReTable/ui-kit/pull/91) [`424ab84`](https://github.com/ReTable/ui-kit/commit/424ab84dd1b0f8461ce13c2ed33fccd02b648cbd) Thanks [@demiazz](https://github.com/demiazz)! - update dependencies | ||
## 0.1.3 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@tabula/prettier-config", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Configuration for the Prettier", | ||
@@ -32,7 +32,7 @@ "exports": { | ||
"dependencies": { | ||
"@trivago/prettier-plugin-sort-imports": "^4.2.0" | ||
"@trivago/prettier-plugin-sort-imports": "^4.3.0" | ||
}, | ||
"peerDependencies": { | ||
"prettier": "^3.0.3" | ||
"prettier": "^3.1.0" | ||
} | ||
} |
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
4450