Remove fibers to support Node LTS 16 (#2672)

* 🔥 Remove fibers lib

* 📦 Update package-lock.json

* 📦 Update package-lock.json

* ✏️ Mention recommended version

*  Update node version in Docker images

* ⬆️ bump uuid and flatted

* 📦 Update package-lock.json

Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
This commit is contained in:
Iván Ovejero
2022-02-04 19:13:26 +01:00
committed by GitHub
parent 2cc1f58f46
commit fc550ecbcb
9 changed files with 550 additions and 501 deletions

View File

@@ -62,7 +62,6 @@
"eslint": "^7.32.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-vue": "^7.16.0",
"fibers": "^5.0.0",
"gulp": "^4.0.0",
"prettier": "^2.3.2",
"sass": "^1.26.5",