4 description: An HTTP server that performs analysis of Dart code via web sockets.
4 description: An HTTP server that performs analysis of Dart code via web sockets.
5 homepage: http://www.dartlang.org
5 homepage: http://www.dartlang.org
6 environment:
6 environment:
7 sdk: '>=1.0.0 <2.0.0'
7 sdk: '>=1.0.0 <2.0.0'
8 dependencies:
8 dependencies:
9 analyzer: 0.13.0-dev.4
9 analyzer: 0.13.0-dev.6
10 args: any
10 args: any
11 logging: any
11 logging: any
12 dev_dependencies:
12 dev_dependencies:
13 unittest: any
13 unittest: any
OLD
NEW
« no previous file with comments
|
« no previous file
|
no next file »
|
no next file with comments »
Issue 196283009: (TBR) upgrade analyzer version in pubspec to fix build
(Closed)
Created 6 years, 9 months ago by danrubel
Modified 6 years, 9 months ago
Reviewers: scheglov, Brian Wilkerson
Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Comments: 0