We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38600bc commit 8c4fe3cCopy full SHA for 8c4fe3c
src/noir/devcontainer-feature.json
@@ -1,13 +1,13 @@
1
{
2
- "name": "Nargo",
3
- "id": "nargo",
+ "name": "Noir",
+ "id": "noir",
4
"version": "1.0.0",
5
- "description": "A feature to install Nargo",
+ "description": "A feature to install Noir",
6
"options": {
7
"version": {
8
"type": "string",
9
"default": "latest",
10
- "description": "The version of Nargo to install"
+ "description": "The version of Noir to install"
11
}
12
13
0 commit comments