From 040a5d7ad27d8a3d599ee33144922f6fca39e9de Mon Sep 17 00:00:00 2001 From: nyne Date: Fri, 24 Jan 2025 19:37:24 +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 262d70b..749ee36 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -388,8 +388,8 @@ packages: dependency: "direct main" description: path: "." - ref: "598d50572a658f8e04775566fe3789954d9a01e3" - resolved-ref: "598d50572a658f8e04775566fe3789954d9a01e3" + ref: "5978d0c7784fbbefcacc573547f0ab01ba59b7b3" + resolved-ref: "5978d0c7784fbbefcacc573547f0ab01ba59b7b3" url: "https://github.com/wgh136/flutter_qjs" source: git version: "0.3.7" diff --git a/pubspec.yaml b/pubspec.yaml index 3c8a8fe..b93e12e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: flutter_qjs: git: url: https://github.com/wgh136/flutter_qjs - ref: 598d50572a658f8e04775566fe3789954d9a01e3 + ref: 5978d0c7784fbbefcacc573547f0ab01ba59b7b3 crypto: ^3.0.6 dio: ^5.7.0 html: ^0.15.5