0.0.2-snapshot.0
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "promptx",
|
"name": "promptx",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2-snapshot.0",
|
||||||
"description": "A powerful AI prompt framework for role-based conversations and intelligent interactions. Build sophisticated AI agents with modular prompts, memory systems, and execution frameworks.",
|
"description": "A powerful AI prompt framework for role-based conversations and intelligent interactions. Build sophisticated AI agents with modular prompts, memory systems, and execution frameworks.",
|
||||||
"main": "src/lib/index.js",
|
"main": "src/lib/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
@ -130,4 +130,4 @@
|
|||||||
"pre-push": "npm run validate"
|
"pre-push": "npm run validate"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user