From 4797779ce9ac52d0a8b59a62acb5b2d5195bf927 Mon Sep 17 00:00:00 2001
From: Rexios <rexios@rexios.dev>
Date: Mon, 5 Aug 2024 22:27:35 -0400
Subject: [PATCH] Loosen `hive_ce` constraint on `meta`

---
 hive/pubspec.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hive/pubspec.yaml b/hive/pubspec.yaml
index 1abb7ef0..f8d6290d 100644
--- a/hive/pubspec.yaml
+++ b/hive/pubspec.yaml
@@ -8,7 +8,7 @@ environment:
   sdk: ^3.4.0
 
 dependencies:
-  meta: ^1.14.0
+  meta: ^1.12.0
   crypto: ^3.0.0
   web: ^1.0.0