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 b2fe641 commit a9825f4Copy full SHA for a9825f4
templates/root-package.json
@@ -2,7 +2,7 @@
2
"private": true,
3
"engines": {
4
"yarn": ">=1.7.0 <2",
5
- "node": ">=14.18.0"
+ "node": ">=16"
6
},
7
"scripts": {
8
"build:browser": "yarn --cwd browser-app bundle",
0 commit comments