Skip to content

Commit b7cda37

Browse files
authored
Merge pull request #222 from grapoza/update-vue-3
Update treeview to Vue 3
2 parents 377cc15 + e59dbda commit b7cda37

28 files changed

+3218
-4512
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image: Ubuntu
44

55
init:
66
- sh: git config --global core.autocrlf true
7-
- sh: nvm use 10
7+
- sh: nvm use 14
88

99
install:
1010
# Get the app version from the package.json's version property, and set the build number

0 commit comments

Comments
 (0)