mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[null-safety] update path version (#22134)
This commit is contained in:
parent
818e8aa340
commit
b177edd069
@ -14,7 +14,7 @@ dev_dependencies:
|
||||
image: 2.1.13
|
||||
js: 0.6.1+1
|
||||
mockito: 4.1.1
|
||||
path: 1.8.0-nullsafety.1
|
||||
path: 1.8.0-nullsafety.2
|
||||
test: 1.14.3
|
||||
quiver: 2.1.3
|
||||
build_resolvers: 1.3.10
|
||||
|
||||
@ -4,7 +4,7 @@ environment:
|
||||
sdk: ">=2.2.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
path: 1.8.0-nullsafety.1
|
||||
path: 1.8.0-nullsafety.2
|
||||
image: 2.1.13
|
||||
js: 0.6.1+1
|
||||
yaml: 2.2.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user