Skip to content

Commit

Permalink
Properly refer to Dart as a feature
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 authored Aug 30, 2024
1 parent 61d4629 commit bf000e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers-community/templates/dart:1": {}
"ghcr.io/devcontainers-community/features/dart-sdk": {}
}
}
}

0 comments on commit bf000e6

Please sign in to comment.