Skip to content

Commit 481b3da

Browse files
committed
build: Upgrade to Node 24
1 parent 20112b4 commit 481b3da

File tree

3 files changed

+1217
-1132
lines changed

3 files changed

+1217
-1132
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
24

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Cloning and Startup
7171
7272
``git clone https://github.com/openedx/frontend-component-header.git``
7373
74-
2. Use node v18.x.
74+
2. Use node v24.x.
7575
76-
The current version of the micro-frontend build scripts support node 18.
76+
The current version of the micro-frontend build scripts support node 24.
7777
Using other major versions of node *may* work, but this is unsupported. For
7878
convenience, this repository includes an .nvmrc file to help in setting the
7979
correct node version via `nvm <https://github.com/nvm-sh/nvm>`_.

0 commit comments

Comments
 (0)