theprogrammablemind_4wp 8.0.0-beta.6 → 8.0.0-beta.8

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 +1 -2
package/package.json CHANGED
@@ -59,12 +59,11 @@
59
59
  "json-stable-stringify": "^1.0.1",
60
60
  "lodash": "^4.17.20",
61
61
  "node-fetch": "^2.6.1",
62
- "pluralize": "^8.0.0",
63
62
  "readline": "^1.3.0",
64
63
  "scriptjs": "^2.5.9",
65
64
  "sort-json": "^2.0.0",
66
65
  "uuid": "^8.3.2"
67
66
  },
68
- "version": "8.0.0-beta.6",
67
+ "version": "8.0.0-beta.8",
69
68
  "license": "UNLICENSED"
70
69
  }