mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 17:32:05 +01:00
8207879fa3
Also tried to make it catch "Authorisation" in the future, fixed a lot of other misspells along the way, but didn't make it catch "Authorisation" anyway. - Fix misspelled "Authorization" header name - Fix misspelled "organization" - Fix more misspells
17 lines
477 B
JSON
17 lines
477 B
JSON
{
|
|
"devDependencies": {
|
|
"@cspell/dict-aws": "^4.0.4",
|
|
"@cspell/dict-data-science": "^2.0.1",
|
|
"@cspell/dict-en_us": "^4.3.23",
|
|
"@cspell/dict-fullstack": "^3.2.0",
|
|
"@cspell/dict-golang": "^6.0.12",
|
|
"@cspell/dict-k8s": "^1.0.6",
|
|
"@cspell/dict-people-names": "^1.1.1",
|
|
"@cspell/dict-ru_ru": "^2.2.1",
|
|
"@cspell/dict-software-terms": "^4.1.3",
|
|
"@cspell/dict-uk-ua": "^4.0.1",
|
|
"@cspell/dict-win32": "^2.0.3",
|
|
"cspell": "^8.14.2"
|
|
}
|
|
}
|