Skip to content

Commit

Permalink
Updated vue-sequence to support participant annotations.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCoder committed Feb 19, 2021
1 parent e68bb3a commit c3b10f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"split.js": "1.6.2",
"svg-transform-loader": "^2.0.12",
"vue": "^2.6.12",
"vue-sequence": "^1.0.126",
"vue-sequence": "^1.0.128",
"vuex": "^3.6.2"
},
"jest": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14985,10 +14985,10 @@ vm-browserify@^1.0.1:
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019"
integrity sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw==

vue-sequence@^1.0.126:
version "1.0.126"
resolved "https://registry.yarnpkg.com/vue-sequence/-/vue-sequence-1.0.126.tgz#775afdda1ef350e0b7bab75a58e744aa7c55f868"
integrity sha512-WVDgua6R2PWpqlq+MUfOaIYak7PtV28javTJfa/u9T66mPPdflM27GeczVh4i/e/AxknF1wsxULSdQzzWt3siA==
vue-sequence@^1.0.128:
version "1.0.128"
resolved "https://registry.yarnpkg.com/vue-sequence/-/vue-sequence-1.0.128.tgz#790cef67a24d050c093781cc982f620978cf788e"
integrity sha512-5LH3gZUlBn+fZIf/Dp+Fn6D+3FokNi6XAJYaGUXWEXgzf73E3iVPUmq6H6h2AjoaAUeH4BcoxrnY28gSacc4zQ==
dependencies:
"@types/assert" "^1.5.4"
antlr4 "~4.8.0"
Expand Down

0 comments on commit c3b10f5

Please sign in to comment.