Skip to content

Commit 1d35919

Browse files
committed
v0.1.9
1 parent 61a964e commit 1d35919

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vti/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "vti",
33
"description": "Vetur Terminal Interface",
4-
"version": "0.1.8",
4+
"version": "0.1.9",
55
"main": "./dist/cli.js",
66
"bin": "./bin/vti",
77
"author": "Pine Wu <octref@gmail.com>",
88
"license": "MIT",
99
"dependencies": {
1010
"commander": "^9.4.1",
11-
"vls": "^0.8.2"
11+
"vls": "^0.8.3"
1212
},
1313
"scripts": {
1414
"compile": "rollup -c rollup.config.js",

0 commit comments

Comments
 (0)