Skip to content

Commit e76f829

Browse files
committed
chore: clean code
1 parent a829041 commit e76f829

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 @@ version: 2.1
33
executors:
44
default:
55
docker:
6-
- image: circleci/node:10
6+
- image: circleci/node:lts
77
working_directory: ~/project
88

99
commands:

0 commit comments

Comments
 (0)