Skip to content

Commit 3c06772

Browse files
committed
Switch to package-directory
1 parent f89a7c1 commit 3c06772

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import process from 'process'
1010
// @ts-ignore
1111
import tree from 'pretty-tree'
1212
import { inspect } from 'util'
13-
import { packageDirectory } from 'pkg-dir'
13+
import { packageDirectory } from 'package-directory'
1414
import { readPackage } from 'read-pkg'
1515
import { addPackageDependencies } from 'write-package'
1616

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"markdown-it-task-lists": "^2.1.1",
4747
"mine.css": "^10.0.0",
4848
"p-map": "^7.0.2",
49+
"package-directory": "^8.1.0",
4950
"package-json": "^10.0.0",
50-
"pkg-dir": "^9.0.0",
5151
"preact": "^10.26.6",
5252
"pretty": "^2.0.0",
5353
"pretty-tree": "^1.0.0",

0 commit comments

Comments
 (0)