Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
05fdc291
Commit
05fdc291
authored
Nov 18, 2016
by
Yegor
Committed by
GitHub
Nov 18, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update vm_service_client to 0.2.2+4 (#6917)
parent
d6e07bc4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
pubspec.yaml
dev/devicelab/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter_driver/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter_tools/pubspec.yaml
+1
-1
No files found.
dev/devicelab/pubspec.yaml
View file @
05fdc291
...
...
@@ -12,7 +12,7 @@ dependencies:
meta
:
^1.0.3
path
:
^1.3.0
stack_trace
:
^1.4.0
vm_service_client
:
'
0.2.2+
2'
# TODO(yegor): use the latest version
vm_service_client
:
'
0.2.2+
4'
dev_dependencies
:
# See packages/flutter_test/pubspec.yaml for why we're pinning this version.
...
...
packages/flutter_driver/pubspec.yaml
View file @
05fdc291
...
...
@@ -13,7 +13,7 @@ dependencies:
matcher
:
'
>=0.12.0
<1.0.0'
path
:
'
^1.3.0'
web_socket_channel
:
'
^1.0.0'
vm_service_client
:
'
0.2.2+
2'
# TODO(yegor): use the latest version
vm_service_client
:
'
0.2.2+
4'
flutter
:
sdk
:
flutter
flutter_test
:
...
...
packages/flutter_tools/pubspec.yaml
View file @
05fdc291
...
...
@@ -24,7 +24,7 @@ dependencies:
pub_semver
:
^1.0.0
stack_trace
:
^1.4.0
usage
:
^2.2.1
vm_service_client
:
'
0.2.2+
2'
# TODO(yegor): use the latest version
vm_service_client
:
'
0.2.2+
4'
web_socket_channel
:
^1.0.4
xml
:
^2.4.1
yaml
:
^2.1.3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment