mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-26 18:12:13 +08:00
fix(build): Lock spellchecker to 3.2.3
This commit is contained in:
parent
0fd5659aad
commit
0ada532336
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
"service-hub": "^0.2.0",
|
||||
"source-map-support": "^0.3.2",
|
||||
"space-pen": "3.8.2",
|
||||
"spellchecker": "^3.2.1",
|
||||
"spellchecker": "3.2.3",
|
||||
"temp": "^0.8",
|
||||
"theorist": "^1.0",
|
||||
"underscore": "^1.8",
|
||||
|
|
Loading…
Reference in a new issue