Skip to content

Commit

Permalink
Update devcontainer-feature.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 16, 2023
1 parent 7830fe7 commit 667bb03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "Dart",
"id": "dart-sdk",
"legacyIds": ["dart"],
"version": "1.1.1",
"version": "1.1.2",
"description": "Install the Dart SDK",
"documentationURL": "https://devcontainers.community/features-dart-sdk/",
"documentationURL": "https://github.com/devcontainers-community/features-dart-sdk#readme",
"containerEnv": {
"DART_HOME": "/opt/dart-sdk",
"DART_ROOT": "$DART_HOME",
Expand Down

0 comments on commit 667bb03

Please sign in to comment.