We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d804cfb commit fa73610Copy full SHA for fa73610
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "file-tree-cli",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"description": "A powerful and flexible command-line tool for visualizing directory structures with advanced features and customization options.",
5
"main": "dist/index.js",
6
"bin": {
@@ -60,4 +60,4 @@
60
"ts-node": "^10.9.2",
61
"typescript": "^5.7.2"
62
}
63
-}
+}
0 commit comments