File tree 3 files changed +0
-6
lines changed
3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ homepage: "https://github.com/rescript-lang/rescript-vscode"
7
7
bug-reports: "https://github.com/rescript-lang/rescript-vscode/issues"
8
8
depends: [
9
9
"ocaml" {>= "4.10"}
10
- "ocamlformat" {= "0.22.4"}
11
10
"cppo" {= "1.6.9"}
12
11
"dune"
13
12
]
Original file line number Diff line number Diff line change 16
16
( depends
17
17
( ocaml
18
18
( >= 4 .10) )
19
- ( ocamlformat
20
- ( = 0 .22.4) )
21
19
( cppo
22
20
( = 1 .6.9) )
23
21
dune) )
28
26
( depends
29
27
( ocaml
30
28
( >= 4 .10) )
31
- ( ocamlformat
32
- ( = 0 .22.4) )
33
29
( cppo
34
30
( = 1 .6.9) )
35
31
analysis
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ homepage: "https://github.com/rescript-lang/rescript-vscode"
7
7
bug-reports: "https://github.com/rescript-lang/rescript-vscode/issues"
8
8
depends: [
9
9
"ocaml" {>= "4.10"}
10
- "ocamlformat" {= "0.22.4"}
11
10
"cppo" {= "1.6.9"}
12
11
"analysis"
13
12
"dune"
You can’t perform that action at this time.
0 commit comments