From 28634843d007b78a38adcbf25c232c9800561dda Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Thu, 2 Oct 2025 12:35:48 -0400 Subject: [PATCH] build: Upgrade to node 24 and update package-lock.json Resolves https://github.com/openedx/frontend-app-ora-grading/issues/438 --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 2edeafb..a45fd52 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20 \ No newline at end of file +24