Skip to content

Commit 497cef0

Browse files
author
keindev
committed
fix: replace chalk to chalk-template
1 parent 20af457 commit 497cef0

File tree

5 files changed

+1391
-778
lines changed

5 files changed

+1391
-778
lines changed

example/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import TaskTree from '../lib';
1+
import TaskTree from '../lib/index.js';
22
const tree = TaskTree.tree();
33

44
// start task tree log update in terminal

0 commit comments

Comments
 (0)