Skip to content

Commit 97935f8

Browse files
committed
vti 0.0.18
1 parent e850170 commit 97935f8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

vti/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vti",
33
"description": "Vetur Terminal Interface",
4-
"version": "0.0.17",
4+
"version": "0.0.18",
55
"main": "./dist/cli.js",
66
"bin": "./bin/vti",
77
"author": "Pine Wu <[email protected]>",

vti/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -760,9 +760,9 @@ v8-compile-cache@^2.0.3:
760760
integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==
761761

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

0 commit comments

Comments
 (0)