diff --git a/README.md b/README.md
index 6c1c54ca8..ec12b20ca 100644
--- a/README.md
+++ b/README.md
@@ -100,4 +100,4 @@ seed();
- Use `npm run c` and choose the right answers
-
+
diff --git a/docs/README.md b/docs/README.md
index aaba2fa1e..4e43e0e6e 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -39,3 +39,4 @@ $ GIT_USER= yarn deploy
```
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
+Thank you!
diff --git a/package-lock.json b/package-lock.json
index 0cf5896d1..374e96cae 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,6 +13,7 @@
"docs"
],
"dependencies": {
+ "@ngneat/falso": "^7.2.0",
"tslib": "2.3.1"
},
"devDependencies": {
diff --git a/package.json b/package.json
index 625f26d42..1c782ad6e 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
"docs"
],
"dependencies": {
+ "@ngneat/falso": "^7.2.0",
"tslib": "2.3.1"
},
"devDependencies": {