From 8a635b8b92207edd43c29e70d64e1103796b3f7d Mon Sep 17 00:00:00 2001 From: Herbert Poul Date: Tue, 2 Jun 2020 16:13:53 +0200 Subject: [PATCH] use single quotes. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 490b468..43cb2fa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: flutter: sdk: flutter - argon2_ffi_base: ">=0.0.1 <1.0.0" + argon2_ffi_base: '>=0.0.1 <1.0.0' dev_dependencies: