This commit is contained in:
鲁树人
2025-09-08 20:54:58 +09:00
parent c4fe9ce938
commit 4fe6efec1f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "um-react",
"version": "0.5.1",
"version": "0.5.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "um-react",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"@reduxjs/toolkit": "^2.8.2",
"@unlock-music/crypto": "0.1.10",

View File

@@ -1,7 +1,7 @@
{
"name": "um-react",
"private": true,
"version": "0.5.1",
"version": "0.5.2",
"type": "module",
"scripts": {
"start": "vite",