Skip to content

Commit

Permalink
Merge pull request #74 from tkaelbel/main
Browse files Browse the repository at this point in the history
v1.1.2
  • Loading branch information
tkaelbel authored Apr 13, 2023
2 parents 9f3e325 + 9d9a79c commit fc686cf
Show file tree
Hide file tree
Showing 5 changed files with 1,238 additions and 1,213 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "timekeeping_tauri",
"private": true,
"version": "1.1.1",
"version": "1.1.2",
"scripts": {
"web": "vite --mode web",
"build": "vue-tsc --noEmit && vite build",
Expand Down Expand Up @@ -34,7 +34,7 @@
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-vue": "9.10.0",
"sass": "1.61.0",
"sass": "1.62.0",
"typescript": "4.9.5",
"vite": "4.2.1",
"vue-tsc": "1.2.0"
Expand Down
Loading

0 comments on commit fc686cf

Please sign in to comment.