From ded90553633507a4cb771be95c20b0e276348fe3 Mon Sep 17 00:00:00 2001 From: nyne Date: Tue, 21 Jan 2025 15:37:46 +0800 Subject: [PATCH] Update flutter_qjs --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2582d34..bd2578e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -417,8 +417,8 @@ packages: dependency: "direct main" description: path: "." - ref: "6daeb70da041579d99b53baab3c23c7d9b234e66" - resolved-ref: "6daeb70da041579d99b53baab3c23c7d9b234e66" + ref: "598d50572a658f8e04775566fe3789954d9a01e3" + resolved-ref: "598d50572a658f8e04775566fe3789954d9a01e3" url: "https://github.com/wgh136/flutter_qjs" source: git version: "0.3.7" diff --git a/pubspec.yaml b/pubspec.yaml index 4cfaee9..465f209 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: flutter_qjs: git: url: https://github.com/wgh136/flutter_qjs - ref: 6daeb70da041579d99b53baab3c23c7d9b234e66 + ref: 598d50572a658f8e04775566fe3789954d9a01e3 crypto: ^3.0.6 dio: ^5.7.0 html: ^0.15.5