eslint-config-adjunct
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -12,3 +12,3 @@ // From kcd-scripts | ||
const { pkg, path: pkgPath } = readPkgUp.sync({ | ||
const { packageJson: pkg, path: pkgPath } = readPkgUp.sync({ | ||
cwd: fs.realpathSync(process.cwd()), | ||
@@ -15,0 +15,0 @@ }) |
{ | ||
"name": "eslint-config-adjunct", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"author": "David J. Bradshaw", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
21697