@cspell/dict-java
Advanced tools
Comparing version 5.0.6 to 5.0.7
{ | ||
"name": "@cspell/dict-java", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"description": "Java dictionary for cspell.", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"test": "pnpm run test-dict && pnpm run test-check", | ||
"test-dict": "shx head -n 100 \"src/java.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=java stdin", | ||
"test-dict": "shx head -n 100 \"src/java.txt\" | cspell -c ./cspell-ext.json --locale=* --languageId=java stdin", | ||
"test-check": "ava", | ||
@@ -24,3 +24,4 @@ "prepublishOnly": "echo pre-publish", | ||
"type": "git", | ||
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git" | ||
"url": "https://github.com/streetsidesoftware/cspell-dict.git", | ||
"directory": "dictionaries/java" | ||
}, | ||
@@ -34,3 +35,3 @@ "keywords": [ | ||
], | ||
"author": "Jason Dent", | ||
"author": "Street Side Software <support@streetsidesoftware.nl>", | ||
"license": "MIT", | ||
@@ -45,3 +46,3 @@ "bugs": { | ||
], | ||
"gitHead": "11c4aa7672d6453720a0aaf94404cb7485986a95" | ||
"gitHead": "86fdd1b8a11836e07df7faafaa12bc00e893044e" | ||
} |
Sorry, the diff of this file is not supported yet
324832