Skip to content

Commit fba9048

Browse files
chore(): publish 6.10.5 version
1 parent 0e44e41 commit fba9048

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

package-lock.json

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs/core",
3-
"version": "6.10.4",
3+
"version": "6.10.5",
44
"description": "Modern, fast, powerful node.js web framework",
55
"scripts": {
66
"coverage": "nyc report --reporter=text-lcov | coveralls",
@@ -137,7 +137,7 @@
137137
"supertest": "4.0.2",
138138
"ts-node": "8.5.4",
139139
"tslint": "5.20.1",
140-
"typescript": "3.7.2",
140+
"typescript": "3.6.4",
141141
"wrk": "1.2.0"
142142
},
143143
"collective": {

0 commit comments

Comments
 (0)