ekms 8.0.0-beta.4 → 8.0.0-beta.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -3
package/package.json CHANGED
@@ -269,12 +269,11 @@
269
269
  "node-fetch": "^2.6.1",
270
270
  "pluralize": "^8.0.0",
271
271
  "scriptjs": "^2.5.9",
272
- "underscore": "^1.12.0",
273
272
  "table": "^6.7.1",
274
273
  "base-64": "^1.0.0",
275
274
  "argparse": "^2.0.1",
276
- "theprogrammablemind": "8.0.0-beta.4"
275
+ "theprogrammablemind": "8.0.0-beta.5"
277
276
  },
278
- "version": "8.0.0-beta.4",
277
+ "version": "8.0.0-beta.5",
279
278
  "license": "UNLICENSED"
280
279
  }