Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 693285b

Browse files
authored
Merge pull request #25 from nteract/renovate/node-8.x
Update Node.js to v8.12.0
2 parents ffe5382 + 4b882f2 commit 693285b

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
@@ -7,7 +7,7 @@ jobs:
77
build:
88
docker:
99
# specify the version you desire here
10-
- image: circleci/node:8.11.4-browsers
10+
- image: circleci/node:8.12.0-browsers
1111

1212
working_directory: ~/create-nteract-app
1313

0 commit comments

Comments
 (0)