mirror of
https://github.com/himself65/finance-skills.git
synced 2026-09-14 14:40:40 +08:00
c0198b2ec8
Remove the unused Next.js web app along with its workspace declaration and lockfile entries.
11 lines
149 B
JSON
11 lines
149 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"bump": "ccbump"
|
|
},
|
|
"packageManager": "pnpm@11.1.2",
|
|
"devDependencies": {
|
|
"ccbump": "^0.2.1"
|
|
}
|
|
}
|