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