From 172cdbe56c78930a13f648888e7945dc63589c75 Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Mon, 08 Apr 2024 13:07:26 +0800
Subject: [PATCH] first commit
---
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