tpmkms 8.0.0-beta.13 → 8.0.0-beta.16

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