@kithinji/pod 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -3950,7 +3950,8 @@ function genPackageJson(name) {
3950
3950
  dependencies: {
3951
3951
  "reflect-metadata": "latest",
3952
3952
  zod: "^4.2.1",
3953
- "@kithinji/orca": "latest"
3953
+ "@kithinji/orca": "latest",
3954
+ "@kithinji/arcane": "latest"
3954
3955
  },
3955
3956
  devDependencies: {
3956
3957
  "@types/node": "^20.19.27",