diff --git a/pubspec.yaml b/pubspec.yaml index 693fe3e..de57297 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,13 +1,12 @@ name: ffi -version: 0.1.3 -author: Dart Team +version: 0.1.3+1 homepage: https://github.com/dart-lang/ffi description: Utilities for working with Foreign Function Interface (FFI) code. environment: sdk: '>=2.6.0 <3.0.0' -dependencies: +# dependencies: dev_dependencies: pedantic: ^1.0.0