@cspell/dict-swift
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -6,3 +6,3 @@ // cSpell Settings | ||
"name": "Swift", | ||
"description": "Swift dictionary for cspell.", | ||
"description": "Swift dictionary.", | ||
"readonly": true, | ||
@@ -14,3 +14,3 @@ // List of dictionary files to add to the global list of dictionaries | ||
"path": "./swift.txt.gz", | ||
"description": "Swift dictionary for cspell." | ||
"description": "Swift dictionary." | ||
} | ||
@@ -17,0 +17,0 @@ ], |
{ | ||
"name": "@cspell/dict-swift", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Swift dictionary for cspell.", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" | ||
"gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" | ||
} |
8372