There was an error while loading. Please reload this page.
1 parent 74e7855 commit f9147a4Copy full SHA for f9147a4
2 files changed
packages/catalyst_builder/CHANGELOG.md
@@ -4,6 +4,9 @@ Removed unused packages
4
- `path`
5
- `yaml`
6
7
+Updated package version
8
+- `dart_style: ^3.1.2`
9
+
10
## 6.0.0-dev.3
11
12
Fix downgrade issues by updating package version
packages/catalyst_builder/pubspec.yaml
@@ -28,7 +28,7 @@ environment:
28
29
dependencies:
30
code_builder: ^4.2.0
31
- dart_style: ^3.0.1
+ dart_style: ^3.1.2
32
build: ^4.0.0
33
glob: ^2.1.0
34
analyzer: ^8.1.0
0 commit comments