Skip to content

Commit 9a01ff7

Browse files
author
hirsch88
committed
update the npm description
1 parent 47bd872 commit 9a01ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express-typescript-boilerplate",
33
"version": "1.2.0",
4-
"description": "Boilerplate for an restful express-application written in TypeScript.",
4+
"description": "A delightful way to building a RESTful API with NodeJs & TypeScript",
55
"main": "src/index.ts",
66
"scripts": {
77
"lint": "./node_modules/.bin/gulp lint",

0 commit comments

Comments
 (0)