Skip to content

Commit

Permalink
Add other repos
Browse files Browse the repository at this point in the history
  • Loading branch information
UserFrosting committed Dec 9, 2024
1 parent 03d96b8 commit a2e8ad3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "userfrosting",
"type": "module",
"dependencies": {
"@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",
"@userfrosting/theme-pink-cupcake": "git+https://github.com/userfrosting/theme-pink-cupcake.git",
"@userfrosting/sprinkle-account": "^6.0.0-alpha",
"@userfrosting/sprinkle-admin": "^6.0.0-alpha",
"@userfrosting/sprinkle-core": "^6.0.0-alpha",
"@userfrosting/theme-pink-cupcake": "^6.0.0-alpha",
"axios": "^1.5.0",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
Expand Down

0 comments on commit a2e8ad3

Please sign in to comment.