This commit is contained in:
2026-02-24 12:46:24 +00:00
parent fccc43d0eb
commit fd090c6960
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "rubic-cube",
"version": "0.5.1",
"version": "0.5.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "rubic-cube",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"cubejs": "^1.3.2",
"lucide-vue-next": "^0.564.0",

View File

@@ -1,7 +1,7 @@
{
"name": "rubic-cube",
"private": true,
"version": "0.5.1",
"version": "0.5.2",
"type": "module",
"scripts": {
"dev": "vite",