Comparing version 8.9.0-beta.18 to 8.9.0-beta.19
@@ -101,5 +101,6 @@ const { knowledgeModule, where, Digraph } = require('./runtime').theprogrammablemind | ||
'paragraphs are countable', | ||
'bold, italic, code, capitalize and underline are styles', | ||
'bold, italic, code, capitalize, lowercase and underline are styles', | ||
'underlined means underline', | ||
'capitalized means capitalize', | ||
'uppercase means capitalize', | ||
'italicize means italic', | ||
@@ -106,0 +107,0 @@ 'italicized means italic', |
@@ -318,6 +318,6 @@ { | ||
"argparse": "^2.0.1", | ||
"theprogrammablemind": "8.9.0-beta.18" | ||
"theprogrammablemind": "8.9.0-beta.19" | ||
}, | ||
"version": "8.9.0-beta.18", | ||
"version": "8.9.0-beta.19", | ||
"license": "UNLICENSED" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
38957681
890632
+ Addedtheprogrammablemind@8.9.0-beta.19(transitive)
- Removedtheprogrammablemind@8.9.0-beta.18(transitive)