Skip to content

Commit

Permalink
vti 0.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Nov 16, 2020
1 parent e850170 commit 97935f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion vti/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vti",
"description": "Vetur Terminal Interface",
"version": "0.0.17",
"version": "0.0.18",
"main": "./dist/cli.js",
"bin": "./bin/vti",
"author": "Pine Wu <[email protected]>",
Expand Down
6 changes: 3 additions & 3 deletions vti/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -760,9 +760,9 @@ v8-compile-cache@^2.0.3:
integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==

vls@^0.5.8:
version "0.5.8"
resolved "https://registry.yarnpkg.com/vls/-/vls-0.5.8.tgz#7c0f4962dcf925501a8d0a6673df9f21649ab81a"
integrity sha512-MDaDgXcuS5qzaZoruCxFcCNZrntD2+RjlO9b1HvUyW5XJdEDPtodciRh6u3+8NYQLaFi/Dag/C+MFqzYHUNPnQ==
version "0.5.9"
resolved "https://registry.yarnpkg.com/vls/-/vls-0.5.9.tgz#19f15ebc0c27e7b5e4de3ab30b1999b66764c53a"
integrity sha512-9IGH1YFto0XvLHRKzdOQmkzqnIQOO/yTe77ieaOTJM4Zrr5dDqZKEBwboJyEpx5jy4R1TNUh7HTI+DwhWUtiLQ==
dependencies:
eslint "^7.13.0"
eslint-plugin-vue "^7.1.0"
Expand Down

0 comments on commit 97935f8

Please sign in to comment.