mirror of
https://github.com/himself65/finance-skills.git
synced 2026-09-14 14:40:40 +08:00
11 lines
150 B
JSON
11 lines
150 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"bump": "ccbump"
|
|
},
|
|
"packageManager": "pnpm@11.22.0",
|
|
"devDependencies": {
|
|
"ccbump": "^0.2.1"
|
|
}
|
|
}
|