Update to node 16.17.x
This commit is contained in:
Родитель
8f0b9e6528
Коммит
2d925a1402
|
@ -3,7 +3,7 @@ version: 2.1
|
|||
executors:
|
||||
node:
|
||||
docker:
|
||||
- image: cimg/node:16.15
|
||||
- image: cimg/node:16.17
|
||||
auth:
|
||||
username: $DOCKER_USER
|
||||
password: $DOCKER_PASS
|
||||
|
@ -23,7 +23,7 @@ executors:
|
|||
description: "Which cimg/postgres tag to use"
|
||||
type: string
|
||||
docker:
|
||||
- image: cimg/node:16.15
|
||||
- image: cimg/node:16.17
|
||||
auth:
|
||||
username: $DOCKER_USER
|
||||
password: $DOCKER_PASS
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"stylelint-config-standard": "^26.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "16.15.x",
|
||||
"node": "16.17.x",
|
||||
"npm": "8.x"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"stylelint-config-standard": "^26.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "16.15.x",
|
||||
"node": "16.17.x",
|
||||
"npm": "8.x"
|
||||
},
|
||||
"homepage": "https://github.com/mozilla/blurts-server",
|
||||
|
|
Загрузка…
Ссылка в новой задаче