@cinnabun/cli 0.0.6 → 0.0.7
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/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4107,7 +4107,7 @@ var package_default;
|
|
|
4107
4107
|
var init_package = __esm(() => {
|
|
4108
4108
|
package_default = {
|
|
4109
4109
|
name: "@cinnabun/core",
|
|
4110
|
-
version: "0.0.
|
|
4110
|
+
version: "0.0.7",
|
|
4111
4111
|
description: "Production-ready TypeScript framework for Bun with decorators, DI, and type safety",
|
|
4112
4112
|
type: "module",
|
|
4113
4113
|
main: "dist/index.js",
|