@cspell/dict-fonts
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@cspell/dict-fonts", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Font names dictionary for cspell.", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"test": "head -n 100 \"fonts.txt\" | cspell -v -c ./cspell.json \"--local=*\" \"--languageId=*\" stdin", | ||
"prepublishOnly": "yarn test", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
@@ -41,3 +41,3 @@ }, | ||
], | ||
"gitHead": "52d94cb3280b14865569ee87553d2e0ddbb9ada6" | ||
"gitHead": "a8f2cebf015fc62d32c76af2d75cde4b2a2e81a9" | ||
} |
Sorry, the diff of this file is not supported yet
7048