Skip to content

Commit

Permalink
chore: change package.json description
Browse files Browse the repository at this point in the history
  • Loading branch information
airscripts committed Jan 21, 2023
1 parent 05b1193 commit 8118614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lieutenant",
"version": "1.0.0",
"description": "A Node.js boilerplate for starting a Multi-tenant Node.js Application with MongoDB.",
"description": "Multi-Tenancy PoC written in Express.js.",
"main": "index.js",
"scripts": {
"development:start": "nodemon build/release/server.js",
Expand Down

0 comments on commit 8118614

Please sign in to comment.