From e62277bdd2492119dd78a41d6cb3c415c7ce69b8 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Mon, 4 Jan 2021 19:20:41 +0100 Subject: [PATCH] =?UTF-8?q?=E2=8F=AB=20tinro=20dependency=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2148cae1..bca8a1d3 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "svelte-filepond": "^0.0.1", "svelte-i18n": "^3.3.0", "tailwindcss": "^2.0.2", - "tinro": "^0.5.1", + "tinro": "^0.5.3", "toastify-js": "^1.9.3", "validator": "^13.5.2" },