diff --git a/package.json b/package.json index 1b50c480..2b9b54bf 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-mern-app", - "version": "21.0.2", + "version": "21.0.3", "description": "The MERN App provides a versatile set of boilerplates that streamline the development process for various applications. Whether you're building a web app, mobile app, desktop app, Chrome extension, or an NPM package in JavaScript, our comprehensive templates will help you get started quickly and efficiently.", "main": "index.js", "scripts": { diff --git a/packages/create-mernjs-app/package.json b/packages/create-mernjs-app/package.json index 8504b45a..da6ee822 100755 --- a/packages/create-mernjs-app/package.json +++ b/packages/create-mernjs-app/package.json @@ -1,6 +1,6 @@ { "name": "create-mernjs-app", - "version": "21.0.2", + "version": "21.0.3", "description": "The MERN App provides a versatile set of boilerplates that streamline the development process for various applications. Whether you're building a web app, mobile app, desktop app, Chrome extension, or an NPM package in JavaScript, our comprehensive templates will help you get started quickly and efficiently.", "main": "./index.js", "scripts": { @@ -36,6 +36,6 @@ "bugs": { "url": "https://github.com/mernjs/create-mern-app/issues" }, - "homepage": "https://mernjs.github.io/create-mern-app", + "homepage": "https://github.com/mernjs/create-mern-app#readme", "gitHead": "e2f4c703bdc504d5d978cce68a01cd0a35118cce" } \ No newline at end of file