There was an error while loading. Please reload this page.
1 parent c4b1387 commit 76eeb1aCopy full SHA for 76eeb1a
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
aliases:
4
- &docker-image
5
docker:
6
- - image: cimg/node:16.13.1
+ - image: cimg/node:18.20.3
7
8
- &install_typescript_globally
9
run:
0 commit comments