@cfpb/ccdb5-ui 2.4.12 → 2.5.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
@@ -28,7 +28,7 @@ This application depends on the following third-party components:
28
28
 
29
29
  1. [Capital Framework](https://cfpb.github.io/capital-framework/) - CFPB standard styling and controls
30
30
  1. [History](https://github.com/reacttraining/history) - Integrating the address bar with the application
31
- 1. [moment](https://momentjs.com/) - Better date handling than native JavaScript
31
+ 1. [dayjs](https://day.js.org/) - Better date handling than native JavaScript
32
32
 
33
33
  It also contains portions adapted from:
34
34