@cspell/dict-bash
Advanced tools
Comparing version 4.1.8 to 4.1.9
{ | ||
"id": "bash", | ||
"name": "bash", | ||
"description": "Bash dictionary for cspell.", | ||
"description": "Bash dictionary.", | ||
"readonly": true, | ||
@@ -10,3 +10,3 @@ "dictionaryDefinitions": [ | ||
"path": "./dict/bash-words.txt", | ||
"description": "Bash dictionary for cspell." | ||
"description": "Bash dictionary." | ||
} | ||
@@ -13,0 +13,0 @@ ], |
{ | ||
"name": "@cspell/dict-bash", | ||
"version": "4.1.8", | ||
"version": "4.1.9", | ||
"description": "Bash dictionary for cspell.", | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" | ||
"gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" | ||
} |
5612