From 1fd342ceae6d2d7af6ae84287d2d6e829ac1a309 Mon Sep 17 00:00:00 2001 From: ChiragAgg5k Date: Thu, 17 Apr 2025 20:23:32 +0530 Subject: [PATCH] chore: update to 1.6.x branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed888ebf9..8509ea155 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@appwrite.io/console": "^0.6.4", "@appwrite.io/pink": "~0.26.0", "@appwrite.io/pink-icons": "~0.26.0", - "@appwrite.io/repo": "github:appwrite/appwrite#feat-group", + "@appwrite.io/repo": "github:appwrite/appwrite#1.6.x", "@eslint/compat": "^1.2.7", "@eslint/js": "^9.21.0", "@fingerprintjs/fingerprintjs": "^4.5.1",