@cspell/dict-monkeyc
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -5,3 +5,3 @@ { | ||
"name": "Monkey C", | ||
"description": "Monkey C dictionary for cspell.", | ||
"description": "Monkey C dictionary.", | ||
"readonly": true, | ||
@@ -12,3 +12,3 @@ "dictionaryDefinitions": [ | ||
"path": "./monkeyc_keywords.txt.gz", | ||
"description": "Monkey C dictionary for cspell." | ||
"description": "Monkey C dictionary." | ||
} | ||
@@ -15,0 +15,0 @@ ], |
{ | ||
"name": "@cspell/dict-monkeyc", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Monkey C dictionary for cspell.", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" | ||
"gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" | ||
} |
17010