From ecec2cc9568a90ee40b541eb96613298e94ece51 Mon Sep 17 00:00:00 2001 From: Ian Culshaw Date: Fri, 10 Nov 2023 18:22:11 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 089bbf1..c1817bf 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "figma-tokens", + "name": "@yunojuno/figma-tokens", "version": "0.0.2", "description": "This is where we are testing figma tokens.", "main": "index.js",