@uniformdev/transformer 1.1.22 → 1.1.23

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/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # Transformer
2
+
3
+ It's a nodejs rewritten version of decomissioned Siphon.Transform.exe that takes in Uniform serialization and changes. See [001-basics.md](001-basics.md).
package/dist/cli/index.js CHANGED
@@ -4903,7 +4903,7 @@ function createRemoveFieldCommand() {
4903
4903
  // package.json
4904
4904
  var package_default = {
4905
4905
  name: "@uniformdev/transformer",
4906
- version: "1.1.22",
4906
+ version: "1.1.23",
4907
4907
  description: "CLI tool for transforming Uniform.dev serialization files offline",
4908
4908
  type: "module",
4909
4909
  bin: {