Skip to content

Commit

Permalink
Merge pull request #38 from mhydock/vue-upgrade
Browse files Browse the repository at this point in the history
upgrade to Vue 3, plus some small style fixes
  • Loading branch information
mhydock authored Feb 12, 2024
2 parents f4b5f28 + dfcda64 commit 6db6b31
Show file tree
Hide file tree
Showing 12 changed files with 2,760 additions and 2,402 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [18.x, 20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
File renamed without changes.
Loading

0 comments on commit 6db6b31

Please sign in to comment.