mirror of
https://github.com/supleed2/ELEC60015-HLP-CW.git
synced 2024-11-10 02:05:48 +00:00
25 lines
388 B
JSON
25 lines
388 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"fake-cli": {
|
|
"version": "5.22.0",
|
|
"commands": [
|
|
"fake"
|
|
]
|
|
},
|
|
"paket": {
|
|
"version": "6.2.1",
|
|
"commands": [
|
|
"paket"
|
|
]
|
|
},
|
|
"fable": {
|
|
"version": "3.7.0",
|
|
"allowPrerelease": true,
|
|
"commands": [
|
|
"fable"
|
|
]
|
|
}
|
|
}
|
|
} |