@backpackjs/prettier-config
Advanced tools
Comparing version 4.4.0 to 4.5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.5.0](https://github.com/backpackjs/backpackjs-monorepo/compare/@backpackjs/prettier-config@4.4.0...@backpackjs/prettier-config@4.5.0) (2022-06-30) | ||
**Note:** Version bump only for package @backpackjs/prettier-config | ||
# [4.4.0](https://github.com/backpackjs/backpackjs-monorepo/compare/@backpackjs/prettier-config@4.3.0...@backpackjs/prettier-config@4.4.0) (2022-06-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@backpackjs/prettier-config", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"license": "MIT", | ||
@@ -12,10 +12,4 @@ "author": "BackpackJS <dev@packdigial.com> (http://packdigital.com/)", | ||
}, | ||
"dependencies": { | ||
"prettier": "^2.0.5" | ||
}, | ||
"devDependencies": { | ||
"prettier": "^2.0.5" | ||
}, | ||
"peerDependencies": { | ||
"prettier": "^2.0.5" | ||
"prettier": "^2.5.1" | ||
}, | ||
@@ -27,3 +21,3 @@ "eslintConfig": { | ||
}, | ||
"gitHead": "b740643ef0bb24941dd43e481870c6cfb537e458" | ||
"gitHead": "5c5b08c812b8038c7c906a91b1135a0eaad0c77c" | ||
} |
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
3555
1
0
- Removedprettier@^2.0.5