Skip to content

Commit 1d5aae7

Browse files
committed
fix(gitutils): 🐛 add dependency for gitversion feature
1 parent 4c0c1cf commit 1d5aae7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/gitutils/devcontainer-feature.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"ghcr.io/devcontainers/features/node:1": "lts",
88
"ghcr.io/tomgrv/devcontainer-features/common-utils:5": {
99
"utils": "jq dos2unix git-flow"
10-
}
10+
},
11+
"ghcr.io/tomgrv/devcontainer-features/gitversion:5": {}
1112
},
1213
"installsAfter": [
1314
"ghcr.io/tomgrv/devcontainer-features/common-utils",

0 commit comments

Comments
 (0)