Spaces:
Build error
Build error
David Li
commited on
Commit
•
9fafc28
1
Parent(s):
29fe467
fix: latest version of alfred
Browse files- pubspec.yaml +2 -2
pubspec.yaml
CHANGED
@@ -6,8 +6,8 @@ version: 1.0.0
|
|
6 |
environment:
|
7 |
sdk: '>=2.17.5 <3.0.0'
|
8 |
|
9 |
-
|
10 |
-
|
11 |
|
12 |
dev_dependencies:
|
13 |
lints: ^2.0.0
|
|
|
6 |
environment:
|
7 |
sdk: '>=2.17.5 <3.0.0'
|
8 |
|
9 |
+
dependencies:
|
10 |
+
alfred:
|
11 |
|
12 |
dev_dependencies:
|
13 |
lints: ^2.0.0
|