@fugood/bricks-ctor 2.25.0-beta.63 → 2.25.0-beta.64

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@fugood/bricks-ctor",
3
- "version": "2.25.0-beta.63",
3
+ "version": "2.25.0-beta.64",
4
4
  "description": "Deprecated: ctor tooling moved to the `bricks ctor` commands in @fugood/bricks-cli. This package now only forwards legacy project scripts and triggers migration.",
5
5
  "dependencies": {
6
- "@fugood/bricks-cli": "^2.25.0-beta.63"
6
+ "@fugood/bricks-cli": "^2.25.0-beta.64"
7
7
  },
8
- "gitHead": "c298a2ceeab7fb5f94db9a165bb31e4486b7f025"
8
+ "gitHead": "5ab88b3211de83793a76d6ea97cf9552132eb3bf"
9
9
  }