chore: release v1.0.7-beta.2

This commit is contained in:
Timothy Yin 2024-11-19 00:02:07 +08:00
parent d3a4d54938
commit 64abbba614

View File

@ -1,6 +1,6 @@
{ {
"name": "rayine-ui", "name": "rayine-ui",
"version": "1.0.7-beta.1", "version": "1.0.7-beta.2",
"description": "RayineSoft UI Components", "description": "RayineSoft UI Components",
"repository": "HoshinoSuzumi/rayine-ui", "repository": "HoshinoSuzumi/rayine-ui",
"license": "MIT", "license": "MIT",
@ -32,6 +32,8 @@
"dependencies": { "dependencies": {
"@nuxt/kit": "^3.14.159", "@nuxt/kit": "^3.14.159",
"@nuxtjs/tailwindcss": "^6.12.2", "@nuxtjs/tailwindcss": "^6.12.2",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/typography": "^0.5.15",
"defu": "^6.1.4", "defu": "^6.1.4",
"pathe": "^1.1.2", "pathe": "^1.1.2",
"scule": "^1.3.0", "scule": "^1.3.0",