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 3397715 commit 810a360Copy full SHA for 810a360
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
defaults: &defaults
4
working_directory: ~/vuex
5
docker:
6
- - image: circleci/node:8-browsers
+ - image: circleci/node:12-browsers
7
8
jobs:
9
install:
0 commit comments