From d983383d35bbeaa97659ad992ab0f4a2181f66b9 Mon Sep 17 00:00:00 2001 From: Florian Spreckelsen <f.spreckelsen@indiscale.com> Date: Fri, 9 Aug 2024 16:24:32 +0200 Subject: [PATCH] [FIX]: Typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52725c5..bf65134 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@files-ui/react", - "version": "1.3.0", + "version": "1.2.4", "description": "UI components for file uploads with React js", "main": "./build/index.js", "module": "./build/index.es.js", -- GitLab