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 7916cf4 commit 905089bCopy full SHA for 905089b
1 file changed
package.json
@@ -2,10 +2,10 @@
2
"name": "userfrosting",
3
"type": "module",
4
"dependencies": {
5
- "@userfrosting/sprinkle-account": "git+https://github.com/userfrosting/sprinkle-account.git#6.0",
6
- "@userfrosting/sprinkle-admin": "git+https://github.com/userfrosting/sprinkle-admin.git#6.0",
7
- "@userfrosting/sprinkle-core": "git+https://github.com/userfrosting/sprinkle-core.git#6.0",
8
- "@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",
9
"axios": "^1.5.0",
10
"pinia": "^2.1.6",
11
"pinia-plugin-persistedstate": "^3.2.0",
0 commit comments