diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-22 22:06:06 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-22 22:06:06 +0100 |
| commit | bed48c3d7e49b1736d50ce42d92bb6c18cf02504 (patch) | |
| tree | 475571ad6fa8c7aa1f8e81520689bf1eb425164c /global.json | |
| parent | 68f49dec91d68579803d6d579b1f1ecb4fc1dd1f (diff) | |
Refactor arrivals handling and improve type definitions; reorganise components
Diffstat (limited to 'global.json')
| -rw-r--r-- | global.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/global.json b/global.json new file mode 100644 index 0000000..a11f48e --- /dev/null +++ b/global.json @@ -0,0 +1,7 @@ +{ + "sdk": { + "version": "10.0.0", + "rollForward": "latestMajor", + "allowPrerelease": true + } +}
\ No newline at end of file |
