feat: initial commit

This commit is contained in:
Carlos
2024-08-12 23:09:28 -04:00
parent de4ae5d068
commit 7a4f451e8e

View File

@ -1,6 +1,6 @@
{ {
"name": "reactwizard", "name": "ReactCrafter",
"version": "1.0.0", "version": "1.0.1",
"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.", "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", "main": "index.js",
"bin": { "bin": {