@cspell/dict-en_us
Advanced tools
Comparing version 4.3.6 to 4.3.7
{ | ||
"name": "@cspell/dict-en_us", | ||
"version": "4.3.6", | ||
"version": "4.3.7", | ||
"description": "English dictionary for cspell.", | ||
@@ -23,3 +23,3 @@ "publishConfig": { | ||
"test": "pnpm run test-dict && pnpm run test-text", | ||
"prepare": "cspell-tools-cli gzip *.trie", | ||
"prepare": "cspell-tools-cli gzip \"*.trie\"", | ||
"prepublishOnly": "echo pre-publish" | ||
@@ -57,6 +57,6 @@ }, | ||
"devDependencies": { | ||
"@cspell/dict-en-shared": "1.0.4", | ||
"@cspell/dict-en-shared": "1.0.5", | ||
"aoo-mozilla-en-dict": "https://github.com/marcoagpinto/aoo-mozilla-en-dict" | ||
}, | ||
"gitHead": "0384eb15897536873e678606a62ff300fa5d1e2d" | ||
"gitHead": "b9f9bfbdbb4851c067a886a69225b68aa8fbc55f" | ||
} |
Sorry, the diff of this file is not supported yet
339836