@gmb/bitmark-parser-generator 5.3.1 → 5.3.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.
package/dist/index.cjs CHANGED
@@ -10317,7 +10317,7 @@ var instance2 = new Config();
10317
10317
  // src/generated/package_info.ts
10318
10318
  var PACKAGE_INFO = {
10319
10319
  "name": "@gmb/bitmark-parser-generator",
10320
- "version": "5.3.1",
10320
+ "version": "5.3.2",
10321
10321
  "author": "Get More Brain Ltd",
10322
10322
  "license": "ISC",
10323
10323
  "description": "A bitmark parser and generator using Peggy.js"