@cspell/dict-fsharp
Advanced tools
Comparing version 1.0.1 to 1.0.4
{ | ||
"name": "@cspell/dict-fsharp", | ||
"version": "1.0.1", | ||
"version": "1.0.4", | ||
"description": "F# dictionary for cspell.", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"provenance": true | ||
}, | ||
@@ -21,3 +22,4 @@ "exports": { | ||
"type": "git", | ||
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git" | ||
"url": "https://github.com/streetsidesoftware/cspell-dicts", | ||
"directory": "dictionaries/fsharp" | ||
}, | ||
@@ -32,3 +34,3 @@ "keywords": [ | ||
], | ||
"author": "Jason Dent", | ||
"author": "Street Side Software <support@streetsidesoftware.nl>", | ||
"license": "MIT", | ||
@@ -45,3 +47,3 @@ "bugs": { | ||
], | ||
"gitHead": "25fa1817531c6e3e3b64a31b5bb41fcc489865de" | ||
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" | ||
} |
6242
5