From d02df4f4d0eb720c5c99c04d98bd17b0d49f7cde Mon Sep 17 00:00:00 2001
From: Nikolay <nick.spiiras@gmail.com>
Date: Mon, 17 Jul 2023 15:10:47 +0000
Subject: [PATCH] Update .readthedocs.yaml

---
 .readthedocs.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index cba96af..9d7eb66 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -10,7 +10,7 @@ build:
   tools:
     python: "3.11"
     # You can also specify other tool versions:
-    # nodejs: "20"
+    nodejs: "20"
     # rust: "1.70"
     # golang: "1.20"
 
-- 
GitLab