🔖 1.1.0

This commit is contained in:
Carlos 2024-08-13 21:34:08 -04:00
parent 1500b39d92
commit 5efdad0b6b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "react-crafter",
"version": "1.0.4",
"version": "1.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "react-crafter",
"version": "1.0.4",
"version": "1.1.0",
"dependencies": {
"chalk": "^4.1.0",
"commander": "^7.2.0",

View File

@ -1,6 +1,6 @@
{
"name": "react-crafter",
"version": "1.0.4",
"version": "1.1.0",
"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": {