chore: bump @shazhou/proman to 0.4.0, remove link override

This commit is contained in:
2026-06-03 16:30:24 +00:00
parent 5c567dc455
commit f8103e20ce
2 changed files with 239 additions and 134 deletions
+4 -2
View File
@@ -2,9 +2,10 @@
"name": "@ocas/workspace",
"private": true,
"devDependencies": {
"@shazhou/proman": "0.2.2",
"@shazhou/proman": "0.4.0",
"@types/node": "^25.9.1",
"tsx": "^4.22.4",
"typescript": "^6.0.3",
"ulidx": "^2.4.1",
"vite": "^8.0.16",
"vitest": "^4.1.8"
@@ -27,6 +28,7 @@
"onlyBuiltDependencies": [
"esbuild",
"better-sqlite3"
]
],
"overrides": {}
}
}