Skip to content

Commit 3ce8cd5

Browse files
committed
change the order of language in the tech_stack metadata
1 parent 48cf0f6 commit 3ce8cd5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

src/stable/build/dfx_extension/extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"azle": {}
2828
},
2929
"language": {
30-
"typescript": {},
31-
"javascript": {}
30+
"javascript": {},
31+
"typescript": {}
3232
}
3333
}
3434
}

0 commit comments

Comments
 (0)