@cspell/dict-fonts
Advanced tools
Comparing version 4.0.3 to 4.0.4
// cSpell Settings | ||
{ | ||
"id": "fonts", | ||
"name": "font names", | ||
"description": "Font names dictionary for cspell.", | ||
"name": "Font Names", | ||
"description": "Font names dictionary.", | ||
"readonly": true, | ||
@@ -11,5 +11,5 @@ "dictionaryDefinitions": [ | ||
"path": "./dict/fonts.txt", | ||
"description": "Font names dictionary for cspell." | ||
"description": "Font names dictionary." | ||
} | ||
] | ||
} |
{ | ||
"name": "@cspell/dict-fonts", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Font names dictionary for cspell.", | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" | ||
"gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" | ||
} |
1
12301