@antfu/eslint-config
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.2](https://github.com/antfu/eslint-config/compare/v0.6.1...v0.6.2) (2021-03-15) | ||
**Note:** Version bump only for package @antfu/eslint-config | ||
## [0.6.1](https://github.com/antfu/eslint-config/compare/v0.6.0...v0.6.1) (2021-03-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@antfu/eslint-config", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "", | ||
@@ -19,4 +19,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@antfu/eslint-config-react": "^0.6.1", | ||
"@antfu/eslint-config-vue": "^0.6.1" | ||
"@antfu/eslint-config-react": "^0.6.2", | ||
"@antfu/eslint-config-vue": "^0.6.2" | ||
}, | ||
@@ -26,3 +26,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3b9bd2a3df1f1230a1f00daf4d394931c6a6e2d4" | ||
"gitHead": "52d7e70514e8bdcf735768e78b59c89d584cd098" | ||
} |
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
4022