From 17e37fe85b5d91a204a9da768dd7d5e45f7eabc5 Mon Sep 17 00:00:00 2001 From: Karolina Kosiorowska Date: Mon, 13 Nov 2023 08:05:54 +0100 Subject: [PATCH] Add a .nvmrc for dApp --- dapp/.nvmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 dapp/.nvmrc diff --git a/dapp/.nvmrc b/dapp/.nvmrc new file mode 100644 index 000000000..0a47c855e --- /dev/null +++ b/dapp/.nvmrc @@ -0,0 +1 @@ +lts/iron \ No newline at end of file