From c44d4b86d247810194aa16e1f1c083af6a7105b9 Mon Sep 17 00:00:00 2001 From: fengmk2 Date: Mon, 20 Jan 2025 22:26:32 +0800 Subject: [PATCH] f --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 8242d9bc..7e830854 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,6 @@ "engines": { "node": ">= 18.19.0" }, - "tnpm": { - "mode": "npm" - }, "description": "A core plugin framework based on @eggjs/koa", "scripts": { "clean": "rimraf dist",