Skip to content

Commit 48b3f31

Browse files
committed
Update tools
1 parent 2fdf03f commit 48b3f31

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"isRoot": true,
44
"tools": {
55
"paket": {
6-
"version": "8.0.0",
6+
"version": "8.0.3",
77
"commands": [
88
"paket"
99
]
1010
}
1111
}
12-
}
12+
}

Content/default/.config/dotnet-tools.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
"isRoot": true,
44
"tools": {
55
"paket": {
6-
"version": "8.0.0",
6+
"version": "8.0.3",
77
"commands": [
88
"paket"
99
]
1010
},
1111
"fable": {
12-
"version": "4.9.0",
12+
"version": "4.19.3",
1313
"commands": [
1414
"fable"
1515
]
1616
},
1717
"femto": {
18-
"version": "0.18.0",
18+
"version": "0.19.0",
1919
"commands": [
2020
"femto"
2121
]
2222
},
2323
"fantomas": {
24-
"version": "6.2.3",
24+
"version": "6.3.9",
2525
"commands": [
2626
"fantomas"
2727
]

0 commit comments

Comments
 (0)