From 54da2e34a85ea4652a3d0d05712dcd876b8d9581 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Wed, 08 May 2024 13:57:14 +0800
Subject: [PATCH] 账户扣入款账户添加印度
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 75a9359..c328c9a 100644
--- a/package.json
+++ b/package.json
@@ -57,6 +57,7 @@
"@vue/eslint-config-standard": "^4.0.0",
"@vue/test-utils": "^1.3.0",
"babel-eslint": "^10.1.0",
+ "babel-plugin-component": "^1.1.1",
"babel-plugin-import": "^1.13.3",
"babel-plugin-transform-remove-console": "^6.9.4",
"commitizen": "^4.2.4",
--
Gitblit v1.9.3