chore(): publish 6.5.3 release

This commit is contained in:
Kamil Myśliwiec
2019-07-18 10:51:14 +02:00
parent 2b2c78a46b
commit c6890e59e6

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/core",
"version": "6.5.2",
"version": "6.5.3",
"description": "Modern, fast, powerful node.js web framework",
"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",