fix: bump js-sequence-diagrams version to alpha.2 to fix error height measure

Signed-off-by: BoHong Li <a60814billy@gmail.com>
This commit is contained in:
BoHong Li 2019-04-10 19:39:00 +08:00
parent c50a9b416f
commit c69d91be9f
No known key found for this signature in database
GPG Key ID: 9696D5590D58290F
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"doctoc": "doctoc --title='# Table of Contents' README.md"
},
"dependencies": {
"@hackmd/js-sequence-diagrams": "^0.0.1-alpha.1",
"@hackmd/js-sequence-diagrams": "^0.0.1-alpha.2",
"@passport-next/passport-openid": "^1.0.0",
"Idle.Js": "git+https://github.com/shawnmclean/Idle.js",
"archiver": "^2.1.1",

View File

@ -18,10 +18,10 @@
esutils "^2.0.2"
js-tokens "^4.0.0"
"@hackmd/js-sequence-diagrams@^0.0.1-alpha.1":
version "0.0.1-alpha.1"
resolved "https://registry.yarnpkg.com/@hackmd/js-sequence-diagrams/-/js-sequence-diagrams-0.0.1-alpha.1.tgz#36abc0c77a9fcaffbc11601b3b67d411ecb013a5"
integrity sha512-89DLk6V2Q4XotpmGTSqgm37lwuVFa8fbUQMFDyN7xhr4qbvRgS0m3N15iko0Vb4+GP2RxRDTpFCPquz7obMo6g==
"@hackmd/js-sequence-diagrams@^0.0.1-alpha.2":
version "0.0.1-alpha.2"
resolved "https://registry.yarnpkg.com/@hackmd/js-sequence-diagrams/-/js-sequence-diagrams-0.0.1-alpha.2.tgz#dec87c02b0483a18be6725c4bb7a53df1c701e36"
integrity sha512-UCkaIuvpi5mDyxGXPaJIM8LJLR9X8yAZk0c58Byjx/bVPvMcFOT+Kyft7LjAbO5ct6MFAVNrhs/6jqY2RfRhLA==
"@passport-next/passport-openid@^1.0.0":
version "1.0.0"