mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-27 19:07:15 +08:00
fix(specs) lock enzyme version
This commit is contained in:
parent
3fff1227e8
commit
c3d2d0563f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
"electron-spellchecker": "1.0.1",
|
||||
"emissary": "^1.3.1",
|
||||
"emoji-data": "^0.2.0",
|
||||
"enzyme": "^2.2.0",
|
||||
"enzyme": "2.7.1",
|
||||
"esdoc": "^0.5.2",
|
||||
"esdoc-es7-plugin": "0.0.3",
|
||||
"event-kit": "^1.0.2",
|
||||
|
|
Loading…
Reference in a new issue