dphelper 3.9.9 → 4.0.0

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/README.md CHANGED
@@ -53,7 +53,7 @@ Think of it as your **universal toolbox** - from DOM manipulation to cryptograph
53
53
 
54
54
  If you need to use state/store management please consider:
55
55
 
56
- - [Memorio](http://www.npmjs.com/package/memorio) - Simple State and Store Manager
56
+ - [Memorio](http://www.npmjs.com/package/memorio) - State and Store Manager
57
57
  - [Argis RGS](https://www.npmjs.com/package/@biglogic/rgs) - Enterprise Lever State Manager
58
58
 
59
59
  ---