@putstack/prettier-config
Advanced tools
Comparing version 1.2.2 to 1.3.0
{ | ||
"name": "@putstack/prettier-config", | ||
"version": "1.2.2", | ||
"version": "1.3.0", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "author": "Putro", | ||
"dependencies": { | ||
"prettier": "3.0.3" | ||
"prettier": "3.1.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": {}, |
@@ -10,2 +10,8 @@ # A Prettier configuration by Putro | ||
``` | ||
pnpm install -D @putstack/prettier-config | ||
``` | ||
**OR** | ||
``` | ||
npm install --save-dev @putstack/prettier-config | ||
@@ -12,0 +18,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
3278
56
+ Addedprettier@3.1.0(transitive)
- Removedprettier@3.0.3(transitive)
Updatedprettier@3.1.0