File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
name : dwds
2
2
# Every time this changes you need to run `dart run build_runner build`.
3
3
version : 13.1.1-dev
4
- homepage : https://github.com/dart-lang/webdev/tree/master/dwds
5
4
description : >-
6
5
A service that proxies between the Chrome debug protocol and the Dart VM
7
6
service protocol.
7
+ repository : https://github.com/dart-lang/webdev/tree/master/dwds
8
8
9
9
environment :
10
10
sdk : " >=2.16.0 <3.0.0"
Original file line number Diff line number Diff line change @@ -3,8 +3,7 @@ version: 2.1.2
3
3
description : >-
4
4
Client code to start and interact with the frontend_server compiler from the
5
5
Dart SDK.
6
- homepage : https://github.com/dart-lang/webdev/tree/master/frontend_server_client
7
- repository : https://github.com/dart-lang/webdev
6
+ repository : https://github.com/dart-lang/webdev/tree/master/frontend_server_client
8
7
9
8
environment :
10
9
sdk : " >=2.12.0 <3.0.0"
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ name: webdev
3
3
version : 2.7.9-dev
4
4
# We should not depend on a dev SDK before publishing.
5
5
# publish_to: none
6
- homepage : https://github.com/dart-lang/webdev
7
6
description : >-
8
7
A CLI for Dart web development. Provides an easy and consistent set of
9
8
features for users and tools to build and deploy web applications with Dart.
9
+ repository : https://github.com/dart-lang/webdev/tree/master/webdev
10
10
11
11
environment :
12
12
sdk : " >=2.16.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments