Skip to content

Commit

Permalink
Add Pinia & Axios as peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Dec 6, 2024
1 parent 1d59a39 commit 72f833b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@
"@userfrosting/sprinkle-account": "git+https://github.com/userfrosting/sprinkle-account.git#6.0",
"@userfrosting/sprinkle-admin": "git+https://github.com/userfrosting/sprinkle-admin.git#6.0",
"@userfrosting/sprinkle-core": "git+https://github.com/userfrosting/sprinkle-core.git#6.0",
"axios": "^1.5.0",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"vue": "^3.4.21",
"vue-router": "^4.2.4"
},
Expand Down

0 comments on commit 72f833b

Please sign in to comment.