Commit b9dbcdc4 authored by hyeryung's avatar hyeryung

update node version

parent 540fa39d
Pipeline #18792 failed with stages
in 1 minute and 44 seconds
image: node:10.14.2-stretch image: node:16.20.2-stretch
stages: [setup, verify, deploy] stages: [setup, verify, deploy]
install: install:
stage: setup stage: setup
......
...@@ -7,9 +7,6 @@ ...@@ -7,9 +7,6 @@
"type": "git", "type": "git",
"url": "https://gitlab.bwg.co.kr/test/antora-ui" "url": "https://gitlab.bwg.co.kr/test/antora-ui"
}, },
"engines": {
"node": ">= 8.0.0"
},
"browserslist": [ "browserslist": [
"last 2 versions" "last 2 versions"
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment