@cspell/dict-flutter
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"id": "flutter", | ||
"version": "0.2", | ||
"name": "flutter", | ||
"description": "Flutter dictionary for cspell.", | ||
"name": "Flutter", | ||
"description": "Flutter dictionary.", | ||
"readonly": true, | ||
@@ -11,3 +11,3 @@ "dictionaryDefinitions": [ | ||
"path": "./flutter.txt.gz", | ||
"description": "Flutter dictionary for cspell." | ||
"description": "Flutter dictionary." | ||
} | ||
@@ -14,0 +14,0 @@ ], |
{ | ||
"name": "@cspell/dict-flutter", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Flutter dictionary for cspell.", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" | ||
"gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" | ||
} |
6750