packages/excalidraw: use nodejs 18
This commit is contained in:
parent
7c557e98f7
commit
a76667683a
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
projects.excalidraw = {
|
||||
subsystem = "nodejs";
|
||||
translator = "yarn-lock";
|
||||
subsystemInfo.nodejs = "18";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue