Skip to content

Commit

Permalink
v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Feb 20, 2023
1 parent 61a964e commit 1d35919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vti/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "vti",
"description": "Vetur Terminal Interface",
"version": "0.1.8",
"version": "0.1.9",
"main": "./dist/cli.js",
"bin": "./bin/vti",
"author": "Pine Wu <octref@gmail.com>",
"license": "MIT",
"dependencies": {
"commander": "^9.4.1",
"vls": "^0.8.2"
"vls": "^0.8.3"
},
"scripts": {
"compile": "rollup -c rollup.config.js",
Expand Down

0 comments on commit 1d35919

Please sign in to comment.