cspell-lib
Advanced tools
Comparing version 4.1.17 to 4.1.18
@@ -158,2 +158,3 @@ export declare type ReplaceEntry = [string, string]; | ||
* @deprecated | ||
* @hidden | ||
*/ | ||
@@ -160,0 +161,0 @@ export interface DictionaryDefinitionLegacy extends DictionaryDefinitionBase { |
{ | ||
"name": "cspell-lib", | ||
"version": "4.1.17", | ||
"version": "4.1.18", | ||
"description": "A library of useful functions used across various cspell tools.", | ||
@@ -112,3 +112,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "26a821d361eb33d962cca4b3e716740c43a1311b" | ||
"gitHead": "a29519336fdd75c3fd7fd5cd861a71b4020b0a4d" | ||
} |
149801
3047