Files
2026-06-12 11:34:27 -04:00

10 lines
205 B
JSON

{
"name": "@botpress/adk-skills",
"private": true,
"scripts": {
"format": "bunx oxfmt@0.41.0 --write .",
"format:check": "bunx oxfmt@0.41.0 --check ."
},
"packageManager": "bun@1.3.14"
}