Bump path to 1.4.0 and meta to 1.0.4 (#7369)

This commit is contained in:
Todd Volkert 2017-01-05 16:44:27 -08:00 committed by GitHub
parent 79c8e5c7c7
commit 29a88cf817
5 changed files with 7 additions and 7 deletions

View File

@ -9,8 +9,8 @@ environment:
dependencies:
args: ^0.13.4
meta: ^1.0.3
path: ^1.3.0
meta: ^1.0.4
path: ^1.4.0
stack_trace: ^1.4.0
vm_service_client: '0.2.2+4'

View File

@ -3,4 +3,4 @@ description: Various repository development tools for flutter.
dependencies:
args: ^0.13.4
path: ^1.3.0
path: ^1.4.0

View File

@ -7,7 +7,7 @@ homepage: http://flutter.io
dependencies:
collection: '>=1.9.1 <2.0.0'
intl: '>=0.14.0 <0.15.0'
meta: ^1.0.3
meta: ^1.0.4
vector_math: '>=2.0.3 <3.0.0'
# async and http_parser can be removed when we move to using dart-lang/http

View File

@ -11,7 +11,7 @@ dependencies:
file: '^0.1.0'
json_rpc_2: '^2.0.0'
matcher: '>=0.12.0 <1.0.0'
path: '^1.3.0'
path: '^1.4.0'
web_socket_channel: '^1.0.0'
vm_service_client: '0.2.2+4'
flutter:

View File

@ -18,10 +18,10 @@ dependencies:
json_rpc_2: ^2.0.0
json_schema: 1.0.6
linter: ^0.1.21
meta: ^1.0.3
meta: ^1.0.4
mustache: ^0.2.5
package_config: '>=0.1.5 <2.0.0'
path: ^1.3.0
path: ^1.4.0
pub_semver: ^1.0.0
stack_trace: ^1.4.0
usage: ^2.2.1