Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mernjs committed Dec 24, 2023
1 parent ab35651 commit 8231fd7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-mern-app",
"version": "21.0.0",
"version": "21.0.2",
"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": {
Expand Down
4 changes: 2 additions & 2 deletions packages/create-mernjs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-mernjs-app",
"version": "21.0.0",
"version": "21.0.2",
"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": {
Expand All @@ -19,7 +19,7 @@
"fs-extra": "^10.1.0",
"https": "^1.0.0",
"inquirer": "^8.0.0",
"mernjs": "github:mernjs/create-mern-app#bf5d41962b0dc2adf3ba4821f923af0b58d01d8a",
"mernjs": "github:mernjs/create-mern-app#ab356513bc44c0826909b2fdbeec8c517d26fa17",
"path": "^0.12.7",
"semver": "^7.3.8",
"shelljs": "^0.8.5",
Expand Down

3 comments on commit 8231fd7

@vercel
Copy link

@vercel vercel bot commented on 8231fd7 Dec 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

create-mern-app-reactjs – ./templates/app/reactjs-boilerplate

create-mern-app-reactjs.vercel.app
create-mern-app-reactjs-mernjs.vercel.app
create-mern-app-reactjs-git-master-mernjs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8231fd7 Dec 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

create-mern-app-gatsbyjs – ./templates/app/gatsbyjs-boilerplate

create-mern-app-gatsbyjs-mernjs.vercel.app
create-mern-app-gatsbyjs-git-master-mernjs.vercel.app
create-mern-app-gatsbyjs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8231fd7 Dec 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

create-mern-app-nextjs – ./templates/app/nextjs-boilerplate

create-mern-app-nextjs-mernjs.vercel.app
create-mern-app-nextjs.vercel.app
create-mern-app-nextjs-git-master-mernjs.vercel.app

Please sign in to comment.