Skip to content

Commit

Permalink
0.1.0-dev1
Browse files Browse the repository at this point in the history
  • Loading branch information
skhrvg committed Aug 12, 2022
1 parent 4b5e2ea commit eff9bc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "skhrvg",
"license": "MIT",
"description": "televue",
"version": "0.0.1",
"version": "0.1.0-dev1",
"scripts": {
"lib:watch": "vue-tsc --emitDeclarationOnly && vite build --watch",
"lib:build": "vue-tsc --emitDeclarationOnly && vite build",
Expand Down

0 comments on commit eff9bc4

Please sign in to comment.