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 1118789 commit 80884abCopy full SHA for 80884ab
generators/app/index.js
@@ -51,7 +51,7 @@ module.exports = class extends Generator {
51
type: 'input',
52
name: 'elementNodeVersion',
53
message: 'Supported Node version?',
54
- default: 12,
+ default: 15,
55
},
56
];
57
0 commit comments