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

This commit is contained in:
2024-05-29 15:14:47 +08:00
parent a4451110dd
commit f2af8198a9

View File

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