diff --git a/pubspec.yaml b/pubspec.yaml index 20c5ae7..ebd4805 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,8 +18,8 @@ dependencies: glob: ^2.1.1 logging: ^1.1.1 meta: ^1.9.1 - native_assets_cli: ^0.13.0 - native_assets_builder: ^0.13.0 # required for CMake Env Vars + native_assets_cli: ">=0.13.0 <0.15.0" + native_assets_builder: ">=0.13.0 <0.15.0" # required for CMake Env Vars path: ^1.9.1 pub_semver: ^2.1.5