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

This commit is contained in:
2024-05-10 11:16:50 +08:00
parent cee33dddd1
commit b09c1d9537

View File

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