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 62c50b1 commit d02a1f6Copy full SHA for d02a1f6
package.json
@@ -29,19 +29,19 @@
29
],
30
"dependencies": {
31
"@types/body-parser": "^1.16.3",
32
- "@types/node": "^7.0.4",
33
- "body-parser": "^1.17.1",
34
- "got": "^6.7.1"
+ "@types/node": "^7.0.31",
+ "body-parser": "^1.17.2",
+ "got": "^7.0.0"
35
},
36
"devDependencies": {
37
"@types/express": "^4.0.35",
38
- "@types/mocha": "^2.2.40",
39
- "express": "^4.15.2",
+ "@types/mocha": "^2.2.41",
+ "express": "^4.15.3",
40
"gitbook-cli": "^2.3.0",
41
- "mocha": "^3.2.0",
42
- "ts-node": "^3.0.2",
43
- "tslint": "^5.1.0",
44
- "typescript": "^2.1.5"
+ "mocha": "^3.4.2",
+ "ts-node": "^3.0.6",
+ "tslint": "^5.4.3",
+ "typescript": "^2.3.4"
45
46
"license": "Apache-2.0"
47
}
0 commit comments