tpmkms 7.12.7-beta.0 → 7.12.8

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
@@ -281,8 +281,8 @@
281
281
  "table": "^6.7.1",
282
282
  "base-64": "^1.0.0",
283
283
  "argparse": "^2.0.1",
284
- "theprogrammablemind": "7.12.7-beta.0"
284
+ "theprogrammablemind": "7.12.8"
285
285
  },
286
- "version": "7.12.7-beta.0",
286
+ "version": "7.12.8",
287
287
  "license": "UNLICENSED"
288
288
  }