Skip to content

Commit b058974

Browse files
committed
Updated to the lastest vue-sequence.
Fixing an issue with self invocation. https://modeling-languages.com/zenuml-drawing-sequence-diagram-easier-faster/#comment-2074222
1 parent d3bc540 commit b058974

File tree

2 files changed

+27
-198
lines changed

2 files changed

+27
-198
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"split.js": "1.6.0",
100100
"svg-transform-loader": "^2.0.12",
101101
"vue": "^2.6.11",
102-
"vue-sequence": "^1.0.21",
102+
"vue-sequence": "^1.0.38",
103103
"vuex": "^3.0.1"
104104
},
105105
"jest": {

0 commit comments

Comments
 (0)