This commit is contained in:
Renovate Bot 2019-11-20 11:51:58 +00:00 коммит произвёл renovate[bot]
Родитель 3ca2c1ca79
Коммит f76dac76a6
3 изменённых файлов: 3 добавлений и 3 удалений

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

@ -1 +1 @@
10
10.17.0

2
package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "addons-linter",
"version": "1.16.0",
"version": "1.17.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

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