tpmkms_4wp 8.0.0-beta.32 → 8.0.0-beta.34

Sign up to get free protection for your applications and to get access to all the features.
@@ -73,6 +73,7 @@ const configStruct = {
73
73
  {
74
74
  id: 'm1',
75
75
  isA: ['memorable', 'nameable'],
76
+ development: true,
76
77
  },
77
78
  {
78
79
  id: 'getNamesByType',
package/package.json CHANGED
@@ -291,8 +291,8 @@
291
291
  "table": "^6.7.1",
292
292
  "base-64": "^1.0.0",
293
293
  "argparse": "^2.0.1",
294
- "theprogrammablemind_4wp": "8.0.0-beta.32"
294
+ "theprogrammablemind_4wp": "8.0.0-beta.34"
295
295
  },
296
- "version": "8.0.0-beta.32",
296
+ "version": "8.0.0-beta.34",
297
297
  "license": "UNLICENSED"
298
298
  }