Skip to content

Commit c662ebe

Browse files
update(@nestjs) set min node version
1 parent 01f8d66 commit c662ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"publish": "./node_modules/.bin/lerna publish --skip-git"
1414
},
1515
"engines": {
16-
"node": ">=6.9.11"
16+
"node": ">=6.11.0"
1717
},
1818
"author": "Kamil Mysliwiec",
1919
"license": "MIT",

0 commit comments

Comments
 (0)