designix-cli 0.5.10 → 0.5.12

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.
@@ -6,7 +6,7 @@ import { geom_cli } from "geomcli";
6
6
  // package.json
7
7
  var package_default = {
8
8
  name: "designix-cli",
9
- version: "0.5.10",
9
+ version: "0.5.12",
10
10
  description: "The application cli as frontend of geometrix and designix",
11
11
  private: false,
12
12
  repository: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "designix-cli",
3
- "version": "0.5.10",
3
+ "version": "0.5.12",
4
4
  "description": "The application cli as frontend of geometrix and designix",
5
5
  "private": false,
6
6
  "repository": {