From 82898c68850496a024d8a4eef6ff2d286419a015 Mon Sep 17 00:00:00 2001 From: sean Date: Wed, 4 Jun 2025 18:26:38 +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=20dpml-prompt@snapshot'=EF=BC=8C?= =?UTF-8?q?=E7=A7=BB=E9=99=A4-y=E5=92=8C-f=E9=80=89=E9=A1=B9=EF=BC=8C?= =?UTF-8?q?=E7=AE=80=E5=8C=96=E5=91=BD=E4=BB=A4=E4=BD=BF=E7=94=A8=EF=BC=8C?= =?UTF-8?q?=E7=A1=AE=E4=BF=9D=E8=8E=B7=E5=8F=96=E5=BF=AB=E7=85=A7=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BB=A5=E4=BE=BF=E4=BA=8E=E5=BC=80=E5=8F=91=E5=92=8C?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=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 63a5c33..753ed95 100644 --- a/src/constants.js +++ b/src/constants.js @@ -4,7 +4,7 @@ */ // 固定命令前缀 - 使用 -y -f 确保总是获取最新版本 -const COMMAND_PREFIX = 'npx -y -f dpml-prompt@snapshot' +const COMMAND_PREFIX = 'npx dpml-prompt@snapshot' // 静态命令常量 const COMMANDS = {