Skip to content

Commit fa73610

Browse files
committed
0.0.1
1 parent d804cfb commit fa73610

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "file-tree-cli",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "A powerful and flexible command-line tool for visualizing directory structures with advanced features and customization options.",
55
"main": "dist/index.js",
66
"bin": {
@@ -60,4 +60,4 @@
6060
"ts-node": "^10.9.2",
6161
"typescript": "^5.7.2"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)