Compare commits

..

1 Commits

Author SHA1 Message Date
alexsparkes
4bcb7f735d chore: add submit-beta and update submit workflows for automated store deployment 2026-04-23 23:13:54 +01:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
BSD 3-Clause License
Copyright (c) 2019-2026 The Mue Authors
Copyright (c) 2023-2025 Kaiso One Ltd
Copyright (c) 2018-2019 David Ralph
All rights reserved.

View File

@@ -35,12 +35,12 @@
"react-dom": "^19.2.3",
"react-icons": "^5.5.0",
"react-modal": "3.16.3",
"react-toastify": "11.1.0",
"react-toastify": "11.0.5",
"use-debounce": "^10.1.0"
},
"devDependencies": {
"@commitlint/cli": "^20.3.1",
"@commitlint/config-conventional": "^21.2.0",
"@commitlint/config-conventional": "^20.3.1",
"@eartharoid/deep-merge": "^0.0.2",
"@eslint/js": "^10.0.1",
"@vitejs/plugin-react-swc": "^4.2.2",