@promptbook/core 0.71.0-20 → 0.71.0-21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/esm/index.es.js CHANGED
@@ -14,7 +14,7 @@ import moment from 'moment';
14
14
  /**
15
15
  * The version of the Promptbook library
16
16
  */
17
- var PROMPTBOOK_VERSION = '0.71.0-19';
17
+ var PROMPTBOOK_VERSION = '0.71.0-20';
18
18
  // TODO: [main] !!!! List here all the versions and annotate + put into script
19
19
 
20
20
  /*! *****************************************************************************
@@ -5066,7 +5066,6 @@ var $scrapersRegister = new $Register('scraper_constructors');
5066
5066
  * TODO: [®] DRY Register logic
5067
5067
  */
5068
5068
 
5069
- // TODO: !!!!!!last - Maybe delete this function
5070
5069
  /**
5071
5070
  * Creates a message with all registered scrapers
5072
5071
  *