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 11name : dwds
22# Every time this changes you need to run `dart run build_runner build`.
33version : 13.1.1-dev
4- homepage : https://github.com/dart-lang/webdev/tree/master/dwds
54description : >-
65 A service that proxies between the Chrome debug protocol and the Dart VM
76 service protocol.
7+ repository : https://github.com/dart-lang/webdev/tree/master/dwds
88
99environment :
1010 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
33description : >-
44 Client code to start and interact with the frontend_server compiler from the
55 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
87
98environment :
109 sdk : " >=2.12.0 <3.0.0"
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ name: webdev
33version : 2.7.9-dev
44# We should not depend on a dev SDK before publishing.
55# publish_to: none
6- homepage : https://github.com/dart-lang/webdev
76description : >-
87 A CLI for Dart web development. Provides an easy and consistent set of
98 features for users and tools to build and deploy web applications with Dart.
9+ repository : https://github.com/dart-lang/webdev/tree/master/webdev
1010
1111environment :
1212 sdk : " >=2.16.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments