Update NPM dependencies

Updated:
- autoprefixer v10.3.6 → v10.3.7
- esbuild v0.13.3 → v0.13.4
- postcss v8.3.8 → v8.3.9

Added:
- npm v6.0
This commit is contained in:
Chauncey McAskill
2021-10-12 12:18:30 -04:00
parent 14ec69f26d
commit e53efd6ebc
3 changed files with 732 additions and 632 deletions

View File

@@ -10,9 +10,11 @@
| Name | Version |
| ---------- | -------- |
| [Node] | > 14.17 |
| [Node] | >= 14.17 |
| [NPM] | >= 6.0 |
[Node]: https://nodejs.org/en/
[Node]: https://nodejs.org/
[NPM]: https://npmjs.com/
You can use [nvm](https://github.com/nvm-sh/nvm) to install the node version in `.nvmrc`.