We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6b69e commit 0f8d7c2Copy full SHA for 0f8d7c2
.circleci/config.yml
@@ -23,7 +23,7 @@ aliases:
23
defaults: &defaults
24
working_directory: ~/autocomplete
25
docker:
26
- - image: circleci/node:12.14.1
+ - image: circleci/node:14.15.0
27
28
version: 2.1
29
.nvmrc
@@ -1 +1 @@
1
-12.14.1
+14.15.0
0 commit comments