We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e6aa5 commit c277f35Copy full SHA for c277f35
1 file changed
package.json
@@ -4,10 +4,10 @@
4
"private": true,
5
"type": "module",
6
"dependencies": {
7
- "@userfrosting/sprinkle-account": "^6.0.0-alpha",
8
- "@userfrosting/sprinkle-admin": "^6.0.0-alpha",
9
- "@userfrosting/sprinkle-core": "^6.0.0-alpha",
10
- "@userfrosting/theme-pink-cupcake": "^6.0.0-alpha",
+ "@userfrosting/sprinkle-account": "^6.0.0-beta",
+ "@userfrosting/sprinkle-admin": "^6.0.0-beta",
+ "@userfrosting/sprinkle-core": "^6.0.0-beta",
+ "@userfrosting/theme-pink-cupcake": "^6.0.0-beta",
11
"axios": "^1.8.2",
12
"pinia": "^2.1.6",
13
"pinia-plugin-persistedstate": "^3.2.0",
0 commit comments