Skip to content

Commit

Permalink
add json altname as requested
Browse files Browse the repository at this point in the history
  • Loading branch information
BenSouchet committed Jul 29, 2022
1 parent 24b610f commit f7b0e1c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3241,7 +3241,9 @@
},
{
"name": "json",
"altnames": [],
"altnames": [
"JavaScript Object Notation"
],
"tags": [
"format",
"standard",
Expand Down

0 comments on commit f7b0e1c

Please sign in to comment.