@cspell/dict-cryptocurrencies
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "@cspell/dict-cryptocurrencies", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Cryptocurrencies dictionary for cspell.", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"test": "head -n 100 \"cryptocurrencies.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin", | ||
"prepublishOnly": "yarn test", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
@@ -41,3 +41,3 @@ }, | ||
], | ||
"gitHead": "52d94cb3280b14865569ee87553d2e0ddbb9ada6" | ||
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68" | ||
} |
@@ -7,2 +7,9 @@ # Cspell Cryptocurrencies Dictionary | ||
## Requirements | ||
| Tool | Version | | ||
| ------------------------------------------------------------------------------------------------------------------------------------ | ------- | | ||
| [cspell](https://github.com/streetsidesoftware/cspell) | `>= 6` | | ||
| [Code Spell Checker - Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) | `>= 2` | | ||
## Installation | ||
@@ -9,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
6391
54