Skip to content

Commit

Permalink
including updated index.js in minified form
Browse files Browse the repository at this point in the history
  • Loading branch information
reZach committed Nov 14, 2019
1 parent 90899a7 commit d6f5124
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grammarify",
"version": "1.0.2",
"version": "1.0.3",
"description": "Grammarify is a npm package that performs safe cleaning of text. Examples of safe cleaning include capitalizing the beginning of sentences, spellchecking mispelled words, changing SMS-speak to full words, fixed stretched words (ie. 'borrreedd'), removing lexical illusions (ie. multiple 'the the dog') and combining words that are mistaken separated (ie. 'her self' to 'herself').",
"keywords": [
"spelling",
Expand Down

0 comments on commit d6f5124

Please sign in to comment.