measur-tools-suite 1.0.11-beta.68 → 1.0.11-beta.72

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 (2) hide show
  1. package/bin/package.json +1 -2
  2. package/package.json +1 -2
package/bin/package.json CHANGED
@@ -1,12 +1,11 @@
1
1
  {
2
2
  "name": "measur-tools-suite",
3
- "version": "1.0.11-beta.68",
3
+ "version": "1.0.11-beta.72",
4
4
  "engines": {
5
5
  "node": "20.19.4",
6
6
  "npm": "10.8.2"
7
7
  },
8
8
  "scripts": {
9
- "test-wasm-mocha": "mocha tests/wasm-mocha/**/*.test.js",
10
9
  "test:browser": "karma start"
11
10
  },
12
11
  "description": "Calculation library for the Department of Energy Advanced Manufacturing and Materials Technologies Office and the Industrial Efficiency & Decarbonization Office (DOE AMMTO IEDO) suite of tools",
package/package.json CHANGED
@@ -1,12 +1,11 @@
1
1
  {
2
2
  "name": "measur-tools-suite",
3
- "version": "1.0.11-beta.68",
3
+ "version": "1.0.11-beta.72",
4
4
  "engines": {
5
5
  "node": "20.19.4",
6
6
  "npm": "10.8.2"
7
7
  },
8
8
  "scripts": {
9
- "test-wasm-mocha": "mocha tests/wasm-mocha/**/*.test.js",
10
9
  "test:browser": "karma start"
11
10
  },
12
11
  "description": "Calculation library for the Department of Energy Advanced Manufacturing and Materials Technologies Office and the Industrial Efficiency & Decarbonization Office (DOE AMMTO IEDO) suite of tools",