mirror of
https://github.com/appwrite/appwrite
synced 2026-05-05 22:38:37 +00:00
enable dart
This commit is contained in:
parent
eae26d90af
commit
279682941a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ return [
|
|||
],
|
||||
'DART' => [
|
||||
'name' => 'dart',
|
||||
'versions' => ['3.8', '3.5', '3.3', '3.1', '3.0', '2.19', '2.18', '2.17', '2.16']
|
||||
'versions' => ['3.9', '3.8', '3.5', '3.3', '3.1', '3.0', '2.19', '2.18', '2.17', '2.16']
|
||||
],
|
||||
'GO' => [
|
||||
'name' => 'go',
|
||||
|
|
|
|||
Loading…
Reference in a new issue