From f996006dadb5649f3fc4d4f9bde964abd3feb685 Mon Sep 17 00:00:00 2001 From: xiaozhiyong Date: Tue, 30 May 2023 14:28:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71c4192..0e9ad07 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Pan ", "scripts": { "dev": "vue-cli-service serve", - "build:prod": "vue-cli-service build" + "build": "vue-cli-service build" }, "dependencies": { "@amap/amap-jsapi-loader": "^1.0.1",