Skip to content

Commit 634cfdc

Browse files
committed
Adjust example dependency structure to rely on melos
1 parent d47a4cc commit 634cfdc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

example/pubspec.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ environment:
77
sdk: '>=3.2.0 <4.0.0'
88

99
dependencies:
10-
flutter_html:
11-
path: ..
12-
flutter_html_all:
13-
path: ../packages/flutter_html_all
10+
flutter_html: ^3.0.0-beta.2
11+
flutter_html_all: ^3.0.0-beta.2
1412
flutter:
1513
sdk: flutter
1614

0 commit comments

Comments
 (0)