We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f43a6 commit 402c03fCopy full SHA for 402c03f
pubspec.yaml
@@ -12,7 +12,7 @@
12
13
name: df_gen_core
14
description: A package that provides core utilities for practical code generation.
15
-version: 0.6.0
+version: 0.6.1
16
repository: https://github.com/robmllze/df_gen_core
17
18
## -----------------------------------------------------------------------------
@@ -23,12 +23,12 @@ environment:
23
24
25
dependencies:
26
- df_collection: ^0.9.0
27
- df_config: ^0.6.0
+ df_collection: ^0.9.1
+ df_config: ^0.6.2
28
df_log: ^0.2.4
29
- df_safer_dart: ^0.5.1
+ df_safer_dart: ^0.7.6
30
df_string: ^0.2.4
31
- df_type: ^0.9.0
+ df_type: ^0.10.1
32
33
analyzer: ^6.11.0
34
args: ^2.6.0
0 commit comments