fix
Showing
... | @@ -13,13 +13,13 @@ | ... | @@ -13,13 +13,13 @@ |
"build:tuya": "ray build -t tuya --verbose" | "build:tuya": "ray build -t tuya --verbose" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@ray-js/build-plugin-router": "^0.6.15", | |||
"@ray-js/panel-sdk": "^1.1.3", | "@ray-js/panel-sdk": "^1.1.3", | ||
"@ray-js/ray": "^0.6.13", | "@ray-js/ray": "^0.6.13", | ||
"@ray-js/sdm-react": "^1.0.6", | "@ray-js/sdm-react": "^1.0.6", | ||
"@tuya-miniapp/sdm": "^1.1.0-beta.0", | "@tuya-miniapp/sdm": "^1.1.0-beta.0", | ||
"ahooks": "^3.7.1", | "ahooks": "^3.7.1", | ||
"clsx": "^1.2.1", | "clsx": "^1.2.1", | ||
"core-js": "^3.23.5", | |||
"dayjs": "^1.11.5", | "dayjs": "^1.11.5", | ||
"deep-object-diff": "^1.1.0", | "deep-object-diff": "^1.1.0", | ||
"react-redux": "^7.2.1", | "react-redux": "^7.2.1", | ||
... | ... |
Please register or sign in to comment