From d3e2ed0f419b0b85f67f7f734b8f6159dcdf3f9b Mon Sep 17 00:00:00 2001 From: Carlos Date: Mon, 12 Aug 2024 23:15:23 -0400 Subject: [PATCH] doc: adding readme --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9fb2d8..a9f6839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-crafter", - "version": "1.0.1", + "version": "1.0.2", "description": "A CLI tool to quickly scaffold a React application with TypeScript, Ant Design, Sass, Webpack, and essential development tools like Husky and linters pre-configured. Perfect for kickstarting modern React projects with best practices.", "main": "index.js", "bin": {