@itiden/prettier-config
Advanced tools
Comparing version 2.0.0 to 2.0.1
# @itiden/prettier-config | ||
## 2.0.1 | ||
### Patch Changes | ||
- Fixed release number | ||
## 2.0.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@itiden/prettier-config", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"license": "Apache-2.0", | ||
@@ -20,5 +20,5 @@ "description": "Prettier config for Itiden", | ||
"peerDependencies": { | ||
"prettier": "2|3" | ||
"prettier": "^3" | ||
}, | ||
"prettier": "./index.js" | ||
} |
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
1019