tpmkms 8.0.0-beta.73 → 8.0.0-beta.75

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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -295,8 +295,8 @@
295
295
  "table": "^6.7.1",
296
296
  "base-64": "^1.0.0",
297
297
  "argparse": "^2.0.1",
298
- "theprogrammablemind": "8.0.0-beta.73"
298
+ "theprogrammablemind": "8.0.0-beta.75"
299
299
  },
300
- "version": "8.0.0-beta.73",
300
+ "version": "8.0.0-beta.75",
301
301
  "license": "UNLICENSED"
302
302
  }