Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Commit 6bb7cca

Browse files
committed
Update SDK dependency on root repository package
1 parent 005e806 commit 6bb7cca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pubspec.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
# For example, now its possible at the root of this package, to execute:
44
# pub run dev:<command>
55
name: repository
6+
publish_to: none
67

78
environment:
8-
sdk: ">=2.5.0-dev.1.0 <3.0.0"
9+
sdk: ">=2.8.4 <3.0.0"
910

1011
dev_dependencies:
1112
dev:

0 commit comments

Comments
 (0)