From 8493ace646902553633748725cd7bce57e8341e9 Mon Sep 17 00:00:00 2001 From: sean Date: Wed, 4 Jun 2025 18:21:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=91=BD=E4=BB=A4=E5=89=8D?= =?UTF-8?q?=E7=BC=80=E4=B8=BA'npx=20-y=20-f=20dpml-prompt@latest'=EF=BC=8C?= =?UTF-8?q?=E7=A1=AE=E4=BF=9D=E5=A7=8B=E7=BB=88=E4=BD=BF=E7=94=A8=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC=EF=BC=8C=E6=8F=90=E5=8D=87=E4=B8=80?= =?UTF-8?q?=E8=87=B4=E6=80=A7=E5=92=8C=E5=8F=AF=E9=9D=A0=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants.js b/src/constants.js index 8eca57d..559aa12 100644 --- a/src/constants.js +++ b/src/constants.js @@ -4,7 +4,7 @@ */ // 固定命令前缀 - 使用 -y -f 确保总是获取最新版本 -const COMMAND_PREFIX = 'npx -y -f dpml-prompt' +const COMMAND_PREFIX = 'npx -y -f dpml-prompt@latest' // 静态命令常量 const COMMANDS = {