Skip to content

Commit

Permalink
vti 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Nov 11, 2020
1 parent e3a8137 commit 2041723
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 4,157 deletions.
5 changes: 2 additions & 3 deletions vti/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "vti",
"description": "Vetur Terminal Interface",
"version": "0.0.15",
"version": "0.0.16",
"main": "./dist/cli.js",
"bin": "./bin/vti",
"author": "Pine Wu <octref@gmail.com>",
"license": "MIT",
"dependencies": {
"vls": "^0.5.4"
"vls": "^0.5.7"
},
"scripts": {
"compile": "rollup -c rollup.config.js",
Expand All @@ -21,7 +21,6 @@
"glob": "^7.1.2",
"rollup": "^2.33.1",
"typescript": "^4.0.5",
"vls": "^0.5.5",
"vscode-languageserver": "^6.1.1",
"vscode-languageserver-protocol": "^3.15.3",
"vscode-languageserver-types": "^3.15.1",
Expand Down
Loading

0 comments on commit 2041723

Please sign in to comment.