@cspell/dict-companies
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@cspell/dict-companies", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Company names dictionary for cspell.", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"test": "cat \"src/companies.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=* stdin", | ||
"prepublishOnly": "yarn test", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
@@ -42,3 +42,3 @@ }, | ||
], | ||
"gitHead": "b205afbb533926ffaa26a6e48aba3b4eb752879d" | ||
"gitHead": "b0ca21bc4a3e71c5f619fe758edbbd67b393924d" | ||
} |
Sorry, the diff of this file is not supported yet
15642