From d59498fc9ed59648746012c02a08a58c5063daee Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Mon, 26 Feb 2024 15:41:13 +1300 Subject: [PATCH] Update console ref --- app/console | 2 +- package-lock.json | 10 ---------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 package-lock.json diff --git a/app/console b/app/console index 0a007a3b1b..f196bcfb48 160000 --- a/app/console +++ b/app/console @@ -1 +1 @@ -Subproject commit 0a007a3b1b6eafc39dc19b7129f41643102f9676 +Subproject commit f196bcfb485adfb36324aabf32a3449471319bbd diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index 6ab33b14fe..0000000000 --- a/package-lock.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name": "@appwrite.io/repo", - "lockfileVersion": 3, - "requires": true, - "packages": { - "": { - "name": "@appwrite.io/repo" - } - } -}