8000 chore(@nestjs) publish v5.3.10 release · ITCSsDeveloper/nest@9ffbbad · GitHub
Skip to content

Commit 9ffbbad

Browse files
chore(@nestjs) publish v5.3.10 release
1 parent de96648 commit 9ffbbad

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bundle/core/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": "5.3.9",
3+
"version": "5.3.10",
44
"description": "Nest - modern, fast, powerful node.js web framework (@core)",
55
"author": "Kamil Mysliwiec",
66
"license": "MIT",
@@ -9,7 +9,7 @@
99
"url": "https://github.com/nestjs/nest"
1010
},
1111
"scripts": {
12-
"postinstall": "opencollective | exit 0"
12+
"postinstall": "opencollective || exit 0"
1313
},
1414
"collective": {
1515
"type": "opencollective",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"bundle/*"
55
],
6-
"version": "5.3.9"
6+
"version": "5.3.10"
77
}

0 commit comments

Comments
 (0)