We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a7581 commit 92b897bCopy full SHA for 92b897b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "express-typescript-boilerplate",
3
- "version": "1.0.0",
4
- "description": "Boilerplate for an restful express-apllication written in TypeScript.",
+ "version": "1.1.0",
+ "description": "Boilerplate for an restful express-application written in TypeScript.",
5
"main": "src/index.ts",
6
"scripts": {
7
"install:typings": "./node_modules/.bin/typings install",
0 commit comments