Skip to content

Commit 0f8d7c2

Browse files
chore: update Node to LTS
1 parent ec6b69e commit 0f8d7c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ aliases:
2323
defaults: &defaults
2424
working_directory: ~/autocomplete
2525
docker:
26-
- image: circleci/node:12.14.1
26+
- image: circleci/node:14.15.0
2727

2828
version: 2.1
2929

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.14.1
1+
14.15.0

0 commit comments

Comments
 (0)