Skip to content

Commit 5d33a72

Browse files
committed
README.md updated
1 parent 0f27b0d commit 5d33a72

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v6.1.6 (Apr 9, 2019)
2+
3+
- README.md updated
4+
15
## v6.1.5 (Apr 9, 2019)
26

37
- README.md updated

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "node-express-mongodb-jwt-rest-api-skeleton",
33
"version": "6.1.5",
4-
"description": "Node.js express.js MongoDB JWT REST API - Basic Project Skeleton. Great for building an MVP for your front-end app (Vue, react, angular, or anything that can consume an API)",
4+
"description": "Node.js express.js MongoDB JWT REST API - This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API)",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -75,6 +75,9 @@
7575
"jwt-authentication",
7676
"token",
7777
"eslint",
78+
"starter",
79+
"web",
80+
"app",
7881
"mongoose",
7982
"rest",
8083
"skeleton",

0 commit comments

Comments
 (0)