release(custom):
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-06 21:35:17 +08:00
parent 2f31aa7b70
commit 94822f693a
7 changed files with 22 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jdt-user",
"version": "4.0.4",
"version": "4.0.5",
"private": true,
"description": "",
"templateInfo": {
@@ -9,7 +9,7 @@
"css": "sass"
},
"taroConfig": {
"version": "4.0.4"
"version": "4.0.5"
},
"scripts": {
"build:weapp": "taro build --type weapp",