Skip to content

Commit 719fbb7

Browse files
committed
chore: bump version to 2.1.9 in package.json and package-lock.json
1 parent b739e43 commit 719fbb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mern-project-cli",
3-
"version": "2.1.8",
3+
"version": "2.1.9",
44
"description": "A developer-friendly CLI tool that streamlines MERN stack development by automating project setup, database configuration, and boilerplate generation by implementing MVC Architecture. Create production-ready MongoDB, Express, React, and Node.js applications with best practices built-in",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)