diff --git a/test/unit/components/__snapshots__/packagelist.spec.js.snap b/test/unit/components/__snapshots__/packagelist.spec.js.snap
index 5570b57..a8383eb 100644
--- a/test/unit/components/__snapshots__/packagelist.spec.js.snap
+++ b/test/unit/components/__snapshots__/packagelist.spec.js.snap
@@ -1,3 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[` component should load the component with packages 1`] = `"
- v1.0.0Published on 21.07.2018, 22:11:12 •9 months ago
- v1.0.1Published on 21.07.2018, 22:11:12 •9 months ago
"`;
+exports[` component should load the component with packages 1`] = `"- v1.0.0Published on 21.07.2018, 22:11:12 •10 months ago
- v1.0.1Published on 21.07.2018, 22:11:12 •10 months ago
"`;