This reverts commit 704b98efd1.
This commit is contained in:
Christopher Grebs 2019-11-19 19:17:15 +01:00 коммит произвёл GitHub
Родитель 704b98efd1
Коммит a8b23ca109
2 изменённых файлов: 2 добавлений и 2 удалений

2
.nvmrc
Просмотреть файл

@ -1 +1 @@
10.17.0
10

Просмотреть файл

@ -7,7 +7,7 @@
"addons-linter": "bin/addons-linter"
},
"engines": {
"node": "13.1.0"
"node": ">=10.13"
},
"scripts": {
"build": "webpack --verbose --bail --display-error-details --progress --colors --config webpack.config.js",