Adjust mediumexporter dependency to use seance-latest edition

This is a branch that will be kept updated to work with seance
even if the original at github:xdamman/mediumexporter#master
takes time to pull in changes
This commit is contained in:
Badri Sunderarajan 2020-01-11 16:38:53 +05:30
parent 629549910d
commit e1ec23fc3b
No known key found for this signature in database
GPG Key ID: 5D13C0FD2D4EBEE5
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
"commander": "^3.0.2",
"dotenv": "^8.2.0",
"markdown": "^0.5.0",
"mediumexporter": "github:badrihippo/mediumexporter#9800098576785a61602b4993770f7e7a2cf1d639",
"mediumexporter": "github:badrihippo/mediumexporter#seance-latest",
"r2": "^2.0.1",
"rembrandt": "^0.1.3",
"webdav": "^2.10.0"

View File

@ -460,9 +460,9 @@ markdown@^0.5.0:
dependencies:
nopt "~2.1.1"
"mediumexporter@github:badrihippo/mediumexporter#9800098576785a61602b4993770f7e7a2cf1d639":
"mediumexporter@github:badrihippo/mediumexporter#seance-latest":
version "1.0.0"
resolved "https://codeload.github.com/badrihippo/mediumexporter/tar.gz/9800098576785a61602b4993770f7e7a2cf1d639"
resolved "https://codeload.github.com/badrihippo/mediumexporter/tar.gz/89ad0709fc149f716883eb2257a5e0a965828037"
dependencies:
commander "^2.19.0"
r2 "^2.0.1"