zhengyiming
2025-02-24 d6e8780fb1b2fe5d14186901f0a45bbc7abbf3eb
apps/taro/package.json
@@ -1,5 +1,5 @@
{
  "name": "@life-payment/h5",
  "name": "@life-payment/taro",
  "version": "1.0.0",
  "private": true,
  "description": "",
@@ -17,6 +17,7 @@
    "build:alipay": "taro build --type alipay",
    "build:tt": "taro build --type tt",
    "build:h5": "taro build --type h5",
    "build:h5:staging": "cross-env APP_ENV=staging npm run build:h5 --",
    "build:rn": "taro build --type rn",
    "build:qq": "taro build --type qq",
    "build:jd": "taro build --type jd",
@@ -43,6 +44,7 @@
    "@babel/runtime": "^7.7.7",
    "@life-payment/components": "workspace:^",
    "@life-payment/constants": "workspace:^",
    "@life-payment/core-vue": "workspace:^",
    "@life-payment/services": "workspace:^",
    "@life-payment/utils": "workspace:^",
    "@nutui/icons-vue-taro": "^0.0.9",