packages/excalidraw: use nodejs 18

This commit is contained in:
Max Headroom 2023-06-05 23:57:21 +02:00
parent 7c557e98f7
commit a76667683a

View file

@ -30,6 +30,7 @@
projects.excalidraw = {
subsystem = "nodejs";
translator = "yarn-lock";
subsystemInfo.nodejs = "18";
};
};
};