@iyulab/u-doe 0.6.1 → 0.6.2

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.
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "iyulab"
6
6
  ],
7
7
  "description": "Design of Experiments (DOE) framework: factorial, Plackett-Burman, CCD, Box-Behnken, Taguchi, effects analysis, RSM, and desirability optimization.",
8
- "version": "0.6.1",
8
+ "version": "0.6.2",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",
@@ -40,6 +40,7 @@
40
40
  },
41
41
  "types": "./u_doe.d.ts",
42
42
  "default": "./u_doe.js"
43
- }
43
+ },
44
+ "./package.json": "./package.json"
44
45
  }
45
46
  }
package/u_doe_bg.wasm CHANGED
Binary file