File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
packages/react-renderer-demo Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ Data Driven Forms is a monorepo that uses [Lerna](https://github.com/lerna/lerna
241241
242242## Requirements
243243
244- - ** ○ NodeJS 12+ **
244+ - ** ○ NodeJS 16 **
245245
246246- ** ○ Unix like OS (MacOS, Linux)**
247247
Original file line number Diff line number Diff line change 1111 "directory" : " packages/react-renderer-demo"
1212 },
1313 "engines" : {
14- "node" : " >12 "
14+ "node" : " 16 "
1515 },
1616 "private" : true ,
1717 "scripts" : {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Data Driven Forms is a monorepo that uses [Lerna](https://github.com/lerna/lerna
1010
1111## Requirements
1212
13- - ** ○ NodeJS 12+ **
13+ - ** ○ NodeJS 16 **
1414
1515- ** ○ Unix like OS (MacOS, Linux)**
1616
You can’t perform that action at this time.
0 commit comments