ekms 8.0.0-beta.57 → 8.0.0-beta.59

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -142,6 +142,7 @@
142
142
  "common/colors.instance.json",
143
143
  "common/colors.js",
144
144
  "common/colors.test.json",
145
+ "common/comparable.instance.json",
145
146
  "common/comparable.js",
146
147
  "common/comparable.test.json",
147
148
  "common/concept.instance.json",
@@ -294,8 +295,8 @@
294
295
  "table": "^6.7.1",
295
296
  "base-64": "^1.0.0",
296
297
  "argparse": "^2.0.1",
297
- "theprogrammablemind": "8.0.0-beta.57"
298
+ "theprogrammablemind": "8.0.0-beta.59"
298
299
  },
299
- "version": "8.0.0-beta.57",
300
+ "version": "8.0.0-beta.59",
300
301
  "license": "UNLICENSED"
301
302
  }