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

This commit is contained in:
2024-04-12 17:48:01 +08:00
parent f3c359e4eb
commit 7ed844cd86

View File

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