This commit is contained in:
Bel Curcio
2021-01-18 20:17:10 -03:00
parent d03df631ce
commit 49b9efa395
7 changed files with 15 additions and 14 deletions

View File

@@ -103,7 +103,7 @@
"webpack": "5.11.1"
},
"engines": {
"node": ">=14"
"node": "12.x"
},
"license": "MIT"
}