@cspell/dict-data-science
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -5,3 +5,3 @@ { | ||
"name": "Data Science", | ||
"description": "Data Science dictionary for cspell.", | ||
"description": "Data Science dictionary.", | ||
"readonly": true, | ||
@@ -12,3 +12,3 @@ "dictionaryDefinitions": [ | ||
"path": "./dict/data-science.txt", | ||
"description": "Data Science Terms dictionary for cspell." | ||
"description": "Data Science Terms dictionary." | ||
}, | ||
@@ -18,3 +18,3 @@ { | ||
"path": "./dict/data-science-models.txt", | ||
"description": "Data Science Models dictionary for cspell." | ||
"description": "Data Science Models dictionary." | ||
}, | ||
@@ -24,3 +24,3 @@ { | ||
"path": "./dict/data-science-tools.txt", | ||
"description": "Data Science Tools dictionary for cspell." | ||
"description": "Data Science Tools dictionary." | ||
} | ||
@@ -27,0 +27,0 @@ ], |
{ | ||
"name": "@cspell/dict-data-science", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Data Science dictionary for cspell. -- Private until verified", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" | ||
"gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" | ||
} |
6744