Skip to content

Commit d2fd8bd

Browse files
authored
Merge pull request #3412 from demergent-labs/wasm_binary_hashes
change the order of language in the tech_stack metadata
2 parents 48cf0f6 + 3ce8cd5 commit d2fd8bd

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)