From d08d362bdf91e0da2d0934736606d58d52b96e21 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Sat, 17 Aug 2024 21:39:28 +0200 Subject: [PATCH] Yarn 4.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 880091d..84ec151 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tyrolean-map", "version": "1.0.0", - "packageManager": "yarn@4.3.0", + "packageManager": "yarn@4.4.0", "description": "Frontend to various maps published by Land Tirol and South Tyrol as Open Government Data", "main": "app.ts", "scripts": {