Skip to content

Commit

Permalink
vti 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Jun 4, 2021
1 parent 0f2debf commit 46dbc9b
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.1.2",
"version": "0.1.3",
"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 @@ -918,9 +918,9 @@ v8-compile-cache@^2.0.3:
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==

vls@^0.7.2:
version "0.7.3"
resolved "https://registry.yarnpkg.com/vls/-/vls-0.7.3.tgz#d415d66892647a7d47218554100e1a34a5d2f4c9"
integrity sha512-y5Ca4jKtOWHmg15oVEJ1nNw5G7cpKl5lY2GTHgLpAdcRFART6WRsMPEEHOoCP65GlbzUW16dlXZHdVqCm6CfPg==
version "0.7.4"
resolved "https://registry.yarnpkg.com/vls/-/vls-0.7.4.tgz#c0926c87736bc8e0741d814437f710a6d505114d"
integrity sha512-uU5HCIK5vX096eMA5fBwyR7tv36m1Ssy910w5ILT5OvCUTXgBR58gZRJWrL2HxCyG8oYXC+oFWjhJc7+ExBUgQ==
dependencies:
eslint "^7.27.0"
eslint-plugin-vue "^7.10.0"
Expand Down

0 comments on commit 46dbc9b

Please sign in to comment.