From 63f61ef4e6d30de79ac19011a2263cb9976be002 Mon Sep 17 00:00:00 2001 From: nathanyoung <1447339+nathanyoung@users.noreply.github.com> Date: Tue, 16 Jul 2024 13:29:02 -0700 Subject: [PATCH] fix: update to latest figma version --- build.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.js b/build.js index f4c0e0b..3007a80 100644 --- a/build.js +++ b/build.js @@ -103,7 +103,7 @@ const FIGMA_TOKENS_DOCUMENT = 'abGRptpr7iPaMsXdEPVm6W'; * 3. The link will contain the version id as a querystring variable. * 4. Paste the version id here. */ -const FIGMA_FILE_VERSION = '6229118981'; +const FIGMA_FILE_VERSION = '6230562380'; /** * Read tokens from FIGMA file.