Skip to content

Commit fbc78aa

Browse files
committed
chore: rm ps-tree types from dts bundle
1 parent 545767c commit fbc78aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/build-dts.mjs

+1-2
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,10 @@ const entry = {
3333
'chalk',
3434
'globby',
3535
'webpod',
36-
'@types/fs-extra',
3736
'@types/minimist',
38-
'@types/ps-tree',
3937
'@types/which',
4038
'zurk',
39+
'@webpod/ps'
4140
], // args['external-inlines'],
4241
},
4342
output: {

0 commit comments

Comments
 (0)