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 20112b4 commit 481b3daCopy full SHA for 481b3da
.nvmrc
@@ -1 +1 @@
1
-20
+24
README.rst
@@ -71,9 +71,9 @@ Cloning and Startup
71
72
``git clone https://github.com/openedx/frontend-component-header.git``
73
74
- 2. Use node v18.x.
+ 2. Use node v24.x.
75
76
- The current version of the micro-frontend build scripts support node 18.
+ The current version of the micro-frontend build scripts support node 24.
77
Using other major versions of node *may* work, but this is unsupported. For
78
convenience, this repository includes an .nvmrc file to help in setting the
79
correct node version via `nvm <https://github.com/nvm-sh/nvm>`_.
0 commit comments