Pin resolution of eslint-plugin-import because 2.25 is broken

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2021-10-16 19:04:08 +02:00
parent 0b0d695701
commit 050ca72925

View file

@ -194,6 +194,7 @@
},
"resolutions": {
"cypress": "7.7.0",
"katex": "0.13.18"
"katex": "0.13.18",
"eslint-plugin-import": "2.24.2"
}
}