@cspell/dict-csharp
Advanced tools
Comparing version 4.0.5 to 4.0.6
{ | ||
"id": "csharp", | ||
"name": "csharp", | ||
"name": "C#", | ||
"version": "0.2", | ||
"readonly": true, | ||
"description": "C# dictionary for cspell.", | ||
"description": "C# dictionary.", | ||
"dictionaryDefinitions": [ | ||
@@ -11,3 +11,3 @@ { | ||
"path": "./csharp.txt.gz", | ||
"description": "C# dictionary for cspell." | ||
"description": "C# dictionary." | ||
} | ||
@@ -14,0 +14,0 @@ ], |
{ | ||
"name": "@cspell/dict-csharp", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "C# dictionary for cspell.", | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" | ||
"gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" | ||
} |
5539