Commit ba79005 1 parent 13a1b2d commit ba79005 Copy full SHA for ba79005
File tree 2 files changed +15
-11
lines changed
2 files changed +15
-11
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,10 @@ name: super_editor
2
2
repository : https://github.com/superlistapp/super_editor
3
3
4
4
packages :
5
- - super_editor/pubspec.yaml
6
- - super_editor/example/pubspec.yaml
7
- - super_editor_markdown/pubspec.yaml
8
- - super_text_layout/pubspec.yaml
9
- - super_text_layout/example/pubspec.yaml
10
- - attributed_text/pubspec.yaml
11
- - website/pubspec.yaml
12
-
13
- command :
14
- bootstrap :
15
- usePubspecOverrides : true
5
+ - super_editor
6
+ - super_editor/example
7
+ - super_editor_markdown
8
+ - super_text_layout
9
+ - super_text_layout/example
10
+ - attributed_text
11
+ - website
Original file line number Diff line number Diff line change
1
+ name : super_editor_workspace
2
+ publish_to : ' none'
3
+
4
+ environment :
5
+ sdk : ' >=3.0.0 <4.0.0'
6
+
7
+ dev_dependencies :
8
+ melos : ^3.0.1
You can’t perform that action at this time.
0 commit comments