We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc43aed commit 55addd0Copy full SHA for 55addd0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "express-typescript-boilerplate",
3
- "version": "3.0.0-beta.2",
+ "version": "3.0.0-rc.1",
4
"description": "A delightful way to building a RESTful API with NodeJs & TypeScript",
5
"main": "src/app.ts",
6
"scripts": {
0 commit comments