diff --git a/package-lock.json b/package-lock.json index 0e5d66c..9632983 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-crafter", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-crafter", - "version": "1.1.2", + "version": "1.1.3", "dependencies": { "chalk": "^4.1.0", "commander": "^7.2.0", diff --git a/package.json b/package.json index fb6d68f..8d671b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-crafter", - "version": "1.1.2", + "version": "1.1.3", "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": {