chore: 更新版本号至0.0.2-snapshot.3,并修改命令前缀为'npx dpml-prompt@snapshot'

This commit is contained in:
sean
2025-05-31 19:40:09 +08:00
parent 744fd320ea
commit 1e57784a02
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "dpml-prompt",
"version": "0.0.2-snapshot.2",
"version": "0.0.2-snapshot.3",
"description": "DPML-powered AI prompt framework - Revolutionary AI-First CLI system based on Deepractice Prompt Markup Language. Build sophisticated AI agents with structured prompts, memory systems, and execution frameworks.",
"main": "src/lib/index.js",
"bin": {