From 7b7710b441202ac04970b46595b9d922f34ed65c Mon Sep 17 00:00:00 2001 From: nyne Date: Sun, 19 Jan 2025 22:35:00 +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 8270f48..3104de5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -417,8 +417,8 @@ packages: dependency: "direct main" description: path: "." - ref: "9c99ac258a11f8e91761a5466a190efba3ca64af" - resolved-ref: "9c99ac258a11f8e91761a5466a190efba3ca64af" + ref: "67496e2158380a8a715254bfca4899fe9b718968" + resolved-ref: "67496e2158380a8a715254bfca4899fe9b718968" url: "https://github.com/wgh136/flutter_qjs" source: git version: "0.3.7" diff --git a/pubspec.yaml b/pubspec.yaml index 8c25efe..11be869 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: flutter_qjs: git: url: https://github.com/wgh136/flutter_qjs - ref: 9c99ac258a11f8e91761a5466a190efba3ca64af + ref: 67496e2158380a8a715254bfca4899fe9b718968 crypto: ^3.0.6 dio: ^5.7.0 html: ^0.15.5