Run the build command to alphabetize the .txt files and regenerate the words.json file.
We use this package over on https://editor.p5js.org/ and we've run into an issue involving some specific words. The word in question was already removed from the words/predicates.txt file in #28, but those changes have not been applied to the words.json or included in a release. Can we get a new version out? I'm not sure if it would be 1.2.1 or 1.3.0.
Hi @lindapaiste - I built and bumped the version to 1.2.1 so I'm going to close this PR. Thanks for flagging this, and let me know if you run into any further issues!
Run the
build
command to alphabetize the.txt
files and regenerate thewords.json
file.We use this package over on https://editor.p5js.org/ and we've run into an issue involving some specific words. The word in question was already removed from the
words/predicates.txt
file in #28, but those changes have not been applied to thewords.json
or included in a release. Can we get a new version out? I'm not sure if it would be1.2.1
or1.3.0
.