fix peer dep version

This commit is contained in:
daniel-j 2021-05-31 19:36:08 +02:00
parent 8f92440a76
commit b3840fb92c
2 changed files with 15152 additions and 2594 deletions

17668
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{ {
"name": "fimfic2epub", "name": "fimfic2epub",
"version": "1.7.53", "version": "1.7.54",
"description": "Tool to generate improved EPUB ebooks from Fimfiction stories", "description": "Tool to generate improved EPUB ebooks from Fimfiction stories",
"author": "djazz", "author": "djazz",
"license": "MIT", "license": "MIT",
@ -36,7 +36,7 @@
"is-svg": "^4.3.1", "is-svg": "^4.3.1",
"jszip": "^3.6.0", "jszip": "^3.6.0",
"match-words": "^1.0.0", "match-words": "^1.0.0",
"mithril": "^2.0.4", "mithril": "^1.1.6",
"mithril-node-render": "^2.3.2", "mithril-node-render": "^2.3.2",
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
"node-png": "^0.4.3", "node-png": "^0.4.3",