@xubylele/schema-forge 1.10.0 → 1.10.1
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/cli.js +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -2733,7 +2733,7 @@ var import_commander8 = require("commander");
|
|
|
2733
2733
|
// package.json
|
|
2734
2734
|
var package_default = {
|
|
2735
2735
|
name: "@xubylele/schema-forge",
|
|
2736
|
-
version: "1.10.
|
|
2736
|
+
version: "1.10.1",
|
|
2737
2737
|
description: "Universal migration generator from schema DSL",
|
|
2738
2738
|
main: "dist/cli.js",
|
|
2739
2739
|
type: "commonjs",
|