From 35ccffc9e49b5a447a7e67027debac845b19e8a3 Mon Sep 17 00:00:00 2001 From: yuantao Date: Sat, 11 Oct 2025 09:22:49 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8=E7=9A=84np?= =?UTF-8?q?m=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uview-plus/types/package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/uview-plus/types/package.json b/uview-plus/types/package.json index 9b52609..51b4ae6 100644 --- a/uview-plus/types/package.json +++ b/uview-plus/types/package.json @@ -3,9 +3,6 @@ "version": "3.2.5", "description": "types for uview-plus", "main": "index.d.ts", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, "repository": { "type": "git", "url": "git+https://github.com/ijry/uview-plus.git"