From d656fc711a3d239ae48dd1e020e70d751642c2a4 Mon Sep 17 00:00:00 2001 From: Quacksire <19170969+quacksire@users.noreply.github.com> Date: Mon, 31 Jan 2022 22:25:05 -0800 Subject: [PATCH] =?UTF-8?q?Some=20dum=20dum=20thought=20yarn=203=20was=20c?= =?UTF-8?q?ool;=20it=E2=80=99s=20not?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index bcefe980..c58eee10 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,6 @@ }, "homepage": "https://cider.sh/", "buildResources": "resources", - "packageManager": "yarn@3.1.1", "scripts": { "build": "tsc", "watch": "tsc --watch",