We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b63ea commit 009b989Copy full SHA for 009b989
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "express-typescript-boilerplate",
3
- "version": "3.0.0-rc.2",
4
- "description": "A delightful way to building a RESTful API with NodeJs & TypeScript",
+ "version": "3.0.0",
+ "description": "A delightful way to building a Node.js RESTful API Services with beautiful code written in TypeScript",
5
"main": "src/app.ts",
6
"scripts": {
7
"start": "nps",
0 commit comments