Fix indent

This commit is contained in:
lowlighter
2021-03-16 13:55:44 +01:00
parent 97548177aa
commit 389a599a5e
2 changed files with 4 additions and 3 deletions

View File

@@ -512,6 +512,8 @@ Below is a list of used packages.
* To display server application
* [puppeteer/puppeteer](https://github.com/puppeteer/puppeteer)
* To scrape the web
* [libxmljs/libxmljs](https://github.com/libxmljs/libxmljs)
* To test and verify SVG validity
* [facebook/jest](https://github.com/facebook/jest) and [nodeca/js-yaml](https://github.com/nodeca/js-yaml)
* For unit testing
* [marak/faker.js](https://github.com/marak/Faker.js)
@@ -522,8 +524,6 @@ Below is a list of used packages.
* To parse emojis and replace them by [twemojis](https://github.com/twitter/twemoji)
* [jshemas/openGraphScraper](https://github.com/jshemas/openGraphScraper)
* To retrieve open graphs metadata
* [libxmljs/libxmljs](https://github.com/libxmljs/libxmljs)
* To test and verify SVG validity
</details>