Skip to content

Commit efc10a5

Browse files
authored
Upgrade to Fable 3.7.20 (#522)
1 parent de147f7 commit efc10a5

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.config/dotnet-tools.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,8 @@
22
"version": 1,
33
"isRoot": true,
44
"tools": {
5-
"fake-cli": {
6-
"version": "5.19",
7-
"commands": [
8-
"fake"
9-
]
10-
},
115
"fable": {
12-
"version": "3.7.11",
6+
"version": "3.7.20",
137
"commands": [
148
"fable"
159
]
@@ -21,4 +15,4 @@
2115
]
2216
}
2317
}
24-
}
18+
}

0 commit comments

Comments
 (0)