Skip to content

Commit 25abc90

Browse files
committed
chore: upgraded node version to 15.01 for circleci
1 parent 80cefae commit 25abc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/kenticokontentnuxtmodule
55
docker:
6-
- image: circleci/node:11.10.1
6+
- image: circleci/node:15.0.1
77
steps:
88
# Checkout repository
99
- checkout

0 commit comments

Comments
 (0)