File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7
7
runs-on : ubuntu-22.04
8
8
strategy :
9
9
matrix :
10
- projects : [app, api, tools]
10
+ projects : [app, tools]
11
11
defaults :
12
12
run :
13
13
working-directory : ${{ matrix.projects }}
Original file line number Diff line number Diff line change 1
- 3.19.6
1
+ 3.19.5
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ packages:
197
197
dependency: transitive
198
198
description:
199
199
path: "packages/dart_leap"
200
- ref: "47a223756447b027f6e0d2f7e537f4a1ca4bbce7 "
201
- resolved-ref: "47a223756447b027f6e0d2f7e537f4a1ca4bbce7 "
200
+ ref: "992f8062618ef1e78ee92efc7a709eb0d476e1d0 "
201
+ resolved-ref: "992f8062618ef1e78ee92efc7a709eb0d476e1d0 "
202
202
url: "https://github.com/LinwoodDev/dart_pkgs"
203
203
source: git
204
204
version: "1.0.0"
@@ -538,8 +538,8 @@ packages:
538
538
dependency: "direct main"
539
539
description:
540
540
path: "packages/material_leap"
541
- ref: "7a0a8dc7eaca62e83d85259dab12e11b5f14ac8e "
542
- resolved-ref: "7a0a8dc7eaca62e83d85259dab12e11b5f14ac8e "
541
+ ref: "9338503df442df2e9a156511de1e93dfee8c4257 "
542
+ resolved-ref: "9338503df442df2e9a156511de1e93dfee8c4257 "
543
543
url: "https://github.com/LinwoodDev/dart_pkgs.git"
544
544
source: git
545
545
version: "0.0.1"
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies:
37
37
material_leap :
38
38
git :
39
39
url : https://github.com/LinwoodDev/dart_pkgs.git
40
- ref : 7a0a8dc7eaca62e83d85259dab12e11b5f14ac8e
40
+ ref : 9338503df442df2e9a156511de1e93dfee8c4257
41
41
path : packages/material_leap
42
42
flex_color_scheme : ^7.2.0
43
43
flutter_svg : ^2.0.10+1
You can’t perform that action at this time.
0 commit comments