@cspell/dict-terraform
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -5,3 +5,3 @@ { | ||
"name": "Terraform", | ||
"description": "Terraform dictionary for cspell.", | ||
"description": "Terraform dictionary.", | ||
"readonly": true, | ||
@@ -12,3 +12,3 @@ "dictionaryDefinitions": [ | ||
"path": "./dict/terraform.txt", | ||
"description": "Terraform dictionary for cspell." | ||
"description": "Terraform dictionary." | ||
} | ||
@@ -15,0 +15,0 @@ ], |
{ | ||
"name": "@cspell/dict-terraform", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Terraform dictionary for cspell.", | ||
@@ -48,3 +48,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "4e2b08f15174c313004f2d072f7cd1fc105093e0" | ||
"gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" | ||
} |
5531