Skip to content

Commit

Permalink
more changes for vue3
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrothwell committed Nov 26, 2024
1 parent 5bd6529 commit 1cb5e0a
Show file tree
Hide file tree
Showing 4 changed files with 259 additions and 84 deletions.
229 changes: 221 additions & 8 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/pro-regular-svg-icons": "^6.6.0",
"@phila/phila-ui-core": "^1.0.18",
"@phila/pinboard": "^2.0.55",
"@phila/pinboard": "^2.0.61",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-router": "^0.10.8"
},
Expand Down
Loading

0 comments on commit 1cb5e0a

Please sign in to comment.